From: Basil Gor Date: Thu, 3 May 2012 22:55:24 +0000 (+0000) Subject: macvtap: restore vlan header on user read X-Git-Tag: v3.4-rc7~4^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f09e2249c4f5c7c13261ec73f5a7807076af0c8e;p=pandora-kernel.git macvtap: restore vlan header on user read Ethernet vlan header is not on the packet and kept in the skb->vlan_tci when it comes from lower dev. This patch inserts vlan header in user buffer during skb copy on user read. Signed-off-by: Basil Gor Acked-by: Michael S. Tsirkin Signed-off-by: David S. Miller --- Reading git-diff-tree failed