linux/drivers/net/hyperv
Michał Mirosław 98ba780e4c net/hyperv: use skb_vlan_tag_*() helpers
Replace open-coded bitfield manipulation with skb_vlan_tag_*() helpers.
This also enables correctly passing of VLAN.CFI bit.

Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl>
Reviewed-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-11-21 15:41:30 -08:00
..
Kconfig hv_netvsc: drop common code until callback model fixed 2018-06-12 15:22:28 -07:00
Makefile hv_netvsc: add trace points 2018-03-17 20:10:27 -04:00
hyperv_net.h hv_netvsc: Add handler for LRO setting change 2018-09-22 17:23:16 -07:00
netvsc.c hv_netvsc: Add support for LRO/RSC in the vSwitch 2018-09-22 17:23:15 -07:00
netvsc_drv.c net/hyperv: use skb_vlan_tag_*() helpers 2018-11-21 15:41:30 -08:00
netvsc_trace.c hv_netvsc: add trace points 2018-03-17 20:10:27 -04:00
netvsc_trace.h hv_netvsc: add trace points 2018-03-17 20:10:27 -04:00
rndis_filter.c hv_netvsc: Add handler for LRO setting change 2018-09-22 17:23:16 -07:00