From: Haiyang Zhang Date: Mon, 17 Jun 2013 22:36:49 +0000 (-0700) Subject: Fix the VLAN_TAG_PRESENT in netvsc_recv_callback() X-Git-Tag: v3.10~13^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93725cbd22ed716bea8dc479b4925d40a4dbd0c6;p=pandora-kernel.git 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 Signed-off-by: Haiyang Zhang Reviewed-by: K. Y. Srinivasan Signed-off-by: David S. Miller --- Reading git-diff-tree failed