From: Jiri Pirko Date: Thu, 8 Dec 2011 04:11:20 +0000 (+0000) Subject: team: use vlan_vids_[addr/del]_by_dev X-Git-Tag: v3.3-rc1~182^2~287 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57459185a19b0246866479522b77cbb9732201d1;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed