Searched hist:"88 e4f0ca4e4e7760e4aad544789c5408219886d5" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/net/dsa/ |
H A D | dsa.c | diff 88e4f0ca4e4e7760e4aad544789c5408219886d5 Fri Feb 03 12:20:16 CST 2017 Vivien Didelot <vivien.didelot@savoirfairelinux.com> net: dsa: move netdevice notifier registration
Move the netdevice notifier block register code in slave.c and provide helpers for dsa.c to register and unregister it.
At the same time, check for errors since (un)register_netdevice_notifier may fail.
Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | slave.c | diff 88e4f0ca4e4e7760e4aad544789c5408219886d5 Fri Feb 03 12:20:16 CST 2017 Vivien Didelot <vivien.didelot@savoirfairelinux.com> net: dsa: move netdevice notifier registration
Move the netdevice notifier block register code in slave.c and provide helpers for dsa.c to register and unregister it.
At the same time, check for errors since (un)register_netdevice_notifier may fail.
Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|