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)
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>

No differences found