diff options
author | 2013-06-17 15:36:49 -0700 | |
---|---|---|
committer | 2013-06-17 15:58:11 -0700 | |
commit | 93725cbd22ed716bea8dc479b4925d40a4dbd0c6 (patch) | |
tree | c598fcb86140fded02aa0554bbb1fb0e5b5d6229 /net/core/ethtool.c | |
parent | vxlan: handle skb_clone failure (diff) | |
download | wireguard-linux-93725cbd22ed716bea8dc479b4925d40a4dbd0c6.tar.xz wireguard-linux-93725cbd22ed716bea8dc479b4925d40a4dbd0c6.zip |
Fix the VLAN_TAG_PRESENT in netvsc_recv_callback()
We should call __vlan_hwaccel_put_tag() only if the packet
comes from vlan, otherwise VLAN_TAG_PRESENT will always be
added.
Reported-by: Olaf Hering <olaf@aepfle.de>
Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Reviewed-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core/ethtool.c')
0 files changed, 0 insertions, 0 deletions