From: Timo Teras Date: Thu, 20 Dec 2007 08:10:33 +0000 (-0800) Subject: [IPV4] ip_gre: set mac_header correctly in receive path X-Git-Tag: v2.6.24-rc7~54^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d0691674764098304ae4c63c715f5883b4d3784;p=pandora-kernel.git [IPV4] ip_gre: set mac_header correctly in receive path mac_header update in ipgre_recv() was incorrectly changed to skb_reset_mac_header() when it was introduced. Signed-off-by: Timo Teras Signed-off-by: David S. Miller --- Reading git-diff-tree failed