From: Herbert Xu Date: Thu, 18 Oct 2007 04:28:53 +0000 (-0700) Subject: [IPSEC]: Move tunnel parsing for IPv4 out of xfrm4_input X-Git-Tag: v2.6.24-rc1~294^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4541b41c0e4b75b11125fed16db642fc03cb31c;p=pandora-kernel.git [IPSEC]: Move tunnel parsing for IPv4 out of xfrm4_input This patch moves the tunnel parsing for IPv4 out of xfrm4_input and into xfrm4_tunnel. This change is in line with what IPv6 does and will allow us to merge the two input functions. Signed-off-by: Herbert Xu Signed-off-by: David S. Miller --- Reading git-diff-tree failed