alistair23-linux/drivers/net/team
Jiri Pirko 57459185a1 team: use vlan_vids_[addr/del]_by_dev
So far when vlan id was added to team device befor port was added, this
vid was not added to port's vlan filter. Also after removal, vid stayed
in port device's vlan filter. Benefit of new vlan functions to handle
this work.

Signed-off-by: Jiri Pirko <jpirko@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-12-08 19:52:43 -05:00
..
Kconfig net: introduce ethernet teaming device 2011-11-13 16:10:10 -05:00
Makefile net: introduce ethernet teaming device 2011-11-13 16:10:10 -05:00
team.c team: use vlan_vids_[addr/del]_by_dev 2011-12-08 19:52:43 -05:00
team_mode_activebackup.c net: treewide use of RCU_INIT_POINTER 2011-11-23 18:48:19 -05:00
team_mode_roundrobin.c net: introduce ethernet teaming device 2011-11-13 16:10:10 -05:00