linux/drivers/net/bonding
Jiri Pirko 1765a57533 net: make dev->master general
dev->master is now tightly connected to bonding driver. This patch makes
this pointer more general and ready to be used by others.

 - netdev_set_master() - bond specifics moved to new function
   netdev_set_bond_master()
 - introduced netif_is_bond_slave() to check if device is a bonding slave

Signed-off-by: Jiri Pirko <jpirko@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-02-13 10:42:07 -08:00
..
bond_3ad.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 2011-01-24 13:17:06 -08:00
bond_3ad.h
bond_alb.c bonding: Ensure that we unshare skbs prior to calling pskb_may_pull 2011-01-20 16:45:56 -08:00
bond_alb.h
bond_debugfs.c
bond_ipv6.c
bond_main.c net: make dev->master general 2011-02-13 10:42:07 -08:00
bond_sysfs.c bonding: fix return value of couple of store functions 2011-01-25 13:13:16 -08:00
bonding.h headers: kobject.h redux 2011-01-10 08:51:44 -08:00
Makefile