]> git.baikalelectronics.ru Git - kernel.git/commit
macvtap: introduce macvtap_get_vlan()
authorJason Wang <jasowang@redhat.com>
Wed, 5 Jun 2013 23:54:36 +0000 (23:54 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 8 Jun 2013 06:49:08 +0000 (23:49 -0700)
commit3aaaa253e306e2f403c5d5c3df3d4ca76d7dfc86
tree799463540c03b1370d6244ee741463a09e34a958
parenta2f6c323a6e566e28921ef0c514a3712c6d9c69f
macvtap: introduce macvtap_get_vlan()

Factor out the device holding logic to a macvtap_get_vlan(), this will be also
used by multiqueue API.

Signed-off-by: Jason Wang <jasowang@redhat.com>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/macvtap.c