From: Herbert Xu Date: Tue, 5 Feb 2008 11:15:50 +0000 (-0800) Subject: [ICMP]: Restore pskb_pull calls in receive function X-Git-Tag: v2.6.25-rc1~787^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8cf229437fd826c32a44546899412b1eb3e1db6f;p=pandora-kernel.git [ICMP]: Restore pskb_pull calls in receive function Somewhere along the development of my ICMP relookup patch the header length check went AWOL on the non-IPsec path. This patch restores the check. Signed-off-by: Herbert Xu Signed-off-by: David S. Miller --- Reading git-diff-tree failed