From: Hannes Frederic Sowa Date: Fri, 18 Jan 2013 09:18:17 +0000 (+0000) Subject: ipv6: remove unneeded check to pskb_may_pull in ipip6_rcv X-Git-Tag: v3.9-rc1~139^2~322 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ad759d8479b4b28f2a6c874d380066cf987b341;p=pandora-kernel.git ipv6: remove unneeded check to pskb_may_pull in ipip6_rcv This is already checked by the caller (tunnel64_rcv) and brings ipip6_rcv in line with ipip_rcv. Signed-off-by: Hannes Frederic Sowa Signed-off-by: David S. Miller --- Reading git-diff-tree failed