]> git.baikalelectronics.ru Git - kernel.git/commit
vlan: introduce __vlan_find_dev_deep()
authorJiri Pirko <jpirko@redhat.com>
Wed, 20 Jul 2011 04:54:05 +0000 (04:54 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 21 Jul 2011 20:47:53 +0000 (13:47 -0700)
commitadf1815cc5b7ba6b5ae4e7072eb1f780bc7e0b55
tree073fa703b248a8546a5b14f13998785834736a97
parente4443a9477dd9b86a8e3701080f06f801e1f91e4
vlan: introduce __vlan_find_dev_deep()

Since vlan_group_get_device and vlan_group is not going to be accessible
from device drivers, introduce function which substitutes it.

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