]> rtime.felk.cvut.cz Git - can-eth-gw-linux.git/commit
net: remove netdev_bonding_change()
authorAmerigo Wang <amwang@redhat.com>
Thu, 9 Aug 2012 22:14:57 +0000 (22:14 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 14 Aug 2012 21:28:24 +0000 (14:28 -0700)
commitb7bc2a5b5bd99b216c3e5fe68c7f45c684ab5745
tree67c3bec34828092a6413e76ee638bdfc7e431ea1
parentee89bab14e857678f83a71ee99e575b0fdbb58d4
net: remove netdev_bonding_change()

I don't see any benifits to use netdev_bonding_change() than
using call_netdevice_notifiers() directly.

Cc: David S. Miller <davem@davemloft.net>
Signed-off-by: Cong Wang <amwang@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bonding/bond_main.c
include/linux/netdevice.h
net/core/dev.c