commit | cec9c133631039f82e4a5ff3bf47b3eba14ff1aa | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jpirko@redhat.com> | Wed Jul 20 04:54:05 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Jul 21 13:47:53 2011 -0700 |
tree | 073fa703b248a8546a5b14f13998785834736a97 | |
parent | f605234066852b11096ab071124e3fe415e94420 [diff] |
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>