Home
last modified time | relevance | path

Searched hist:be12502e2e64854dbe0a2ddff6d26ec1143d6890 (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/net/ethernet/sgi/
H A Dmeth.cdiff be12502e2e64854dbe0a2ddff6d26ec1143d6890 Wed Mar 01 19:24:47 CST 2017 Dmitry Torokhov <dmitry.torokhov@gmail.com> drivers: net: ethernet: remove incorrect __exit markups

Even if bus is not hot-pluggable, devices can be unbound from the
driver via sysfs, so we should not be using __exit annotations on
remove() methods. The only exception is drivers registered with
platform_driver_probe() which specifically disables sysfs bind/unbind
attributes.

Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/drivers/net/ethernet/seeq/
H A Dsgiseeq.cdiff be12502e2e64854dbe0a2ddff6d26ec1143d6890 Wed Mar 01 19:24:47 CST 2017 Dmitry Torokhov <dmitry.torokhov@gmail.com> drivers: net: ethernet: remove incorrect __exit markups

Even if bus is not hot-pluggable, devices can be unbound from the
driver via sysfs, so we should not be using __exit annotations on
remove() methods. The only exception is drivers registered with
platform_driver_probe() which specifically disables sysfs bind/unbind
attributes.

Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/drivers/net/ethernet/amd/
H A Ddeclance.cdiff be12502e2e64854dbe0a2ddff6d26ec1143d6890 Wed Mar 01 19:24:47 CST 2017 Dmitry Torokhov <dmitry.torokhov@gmail.com> drivers: net: ethernet: remove incorrect __exit markups

Even if bus is not hot-pluggable, devices can be unbound from the
driver via sysfs, so we should not be using __exit annotations on
remove() methods. The only exception is drivers registered with
platform_driver_probe() which specifically disables sysfs bind/unbind
attributes.

Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/drivers/net/ethernet/faraday/
H A Dftmac100.cdiff be12502e2e64854dbe0a2ddff6d26ec1143d6890 Wed Mar 01 19:24:47 CST 2017 Dmitry Torokhov <dmitry.torokhov@gmail.com> drivers: net: ethernet: remove incorrect __exit markups

Even if bus is not hot-pluggable, devices can be unbound from the
driver via sysfs, so we should not be using __exit annotations on
remove() methods. The only exception is drivers registered with
platform_driver_probe() which specifically disables sysfs bind/unbind
attributes.

Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dftgmac100.cdiff be12502e2e64854dbe0a2ddff6d26ec1143d6890 Wed Mar 01 19:24:47 CST 2017 Dmitry Torokhov <dmitry.torokhov@gmail.com> drivers: net: ethernet: remove incorrect __exit markups

Even if bus is not hot-pluggable, devices can be unbound from the
driver via sysfs, so we should not be using __exit annotations on
remove() methods. The only exception is drivers registered with
platform_driver_probe() which specifically disables sysfs bind/unbind
attributes.

Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dsb1250-mac.cdiff be12502e2e64854dbe0a2ddff6d26ec1143d6890 Wed Mar 01 19:24:47 CST 2017 Dmitry Torokhov <dmitry.torokhov@gmail.com> drivers: net: ethernet: remove incorrect __exit markups

Even if bus is not hot-pluggable, devices can be unbound from the
driver via sysfs, so we should not be using __exit annotations on
remove() methods. The only exception is drivers registered with
platform_driver_probe() which specifically disables sysfs bind/unbind
attributes.

Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>