From: Joe Stringer Date: Wed, 3 Jul 2013 07:04:25 +0000 (+0900) Subject: core: Copy inner_protocol in copy_skb_header() X-Git-Tag: v3.11-rc1~64^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4bc41b84e9b4d904f68cba2dbe0c60a5428c27c4;p=pandora-kernel.git core: Copy inner_protocol in copy_skb_header() inner_protocol was added to struct sk_buff in 0d89d2035fe063461a5ddb609b2c12e7fb006e44 ("MPLS: Add limited GSO support"), which is scheduled to be included in v3.11. That patch did not update __copy_skb_header to copy the inner_protocol. Signed-off-by: Joe Stringer Signed-off-by: Simon Horman Signed-off-by: David S. Miller --- Reading git-diff-tree failed