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)
commitcec9c133631039f82e4a5ff3bf47b3eba14ff1aa
tree073fa703b248a8546a5b14f13998785834736a97
parentf605234066852b11096ab071124e3fe415e94420
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