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)
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>

No differences found