vlan: introduce functions to do mass addition/deletion of vids by another device
authorJiri Pirko <jpirko@redhat.com>
Thu, 8 Dec 2011 04:11:19 +0000 (04:11 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 9 Dec 2011 00:52:42 +0000 (19:52 -0500)
commit348a1443cc4303c72cf1ee3b26e476fec8e7b5fa
treeda134720dcdf4ce0cf8ba0f49cd9ee6b5dd0036b
parent5b9ea6e022e9ba0fe39cb349ac40361f78d5da5b
vlan: introduce functions to do mass addition/deletion of vids by another device

Introduce functions handy to copy vlan ids from one driver's list to
another.

Signed-off-by: Jiri Pirko <jpirko@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/if_vlan.h
net/8021q/vlan_core.c