bonding: propogate vlan_features to bonding master
authorJay Vosburgh <fubar@us.ibm.com>
Fri, 28 Aug 2009 12:05:12 +0000 (12:05 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 29 Aug 2009 06:01:12 +0000 (23:01 -0700)
commit278339a42a1bcef1fb448d275056d519307e6025
treee8329248e49b1ec3afc97f9cf16a4c8685f32832
parentc06f51eab8e652abebb698b1ead4c5585f820ef9
bonding: propogate vlan_features to bonding master

Propogate the vlan_features of the slave devices to the bonding
master device, using the same logic as for regular features.

Tested by Or Gerlitz <ogerlitz@voltaire.com>, who also removed
the debug logic from the original test patch.

Signed-off-by: Or Gerlitz <ogerlitz@voltaire.com>
Signed-off-by: Jay Vosburgh <fubar@us.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bonding/bond_main.c