bonding: get rid of IFF_SLAVE_INACTIVE netdev->priv_flag
authorJiri Pirko <jpirko@redhat.com>
Wed, 16 Mar 2011 08:46:43 +0000 (08:46 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 16 Mar 2011 19:51:20 +0000 (12:51 -0700)
commit2d7011ca79f1a8792e04d131b8ea21db179ab917
tree5c9c43a4d02c75b3c46e9fff94bb3f77c0607cd7
parente30bc066ab67a4c8abcb972227ffe7c576f06a86
bonding: get rid of IFF_SLAVE_INACTIVE netdev->priv_flag

Since bond-related code was moved from net/core/dev.c into bonding,
IFF_SLAVE_INACTIVE is no longer needed. Replace is with flag "inactive"
stored in slave structure

Signed-off-by: Jiri Pirko <jpirko@redhat.com>
Reviewed-by: Nicolas de Pesloüan <nicolas.2p.debian@free.fr>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bonding/bond_main.c
drivers/net/bonding/bond_sysfs.c
drivers/net/bonding/bonding.h