From: Herbert Xu Date: Wed, 10 Oct 2007 22:46:21 +0000 (-0700) Subject: [IPSEC]: Move IP protocol setting from transforms into xfrm4_input.c X-Git-Tag: v2.6.24-rc1~1454^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=631a6698d09e57cadc069914d613899609a0ae83;p=pandora-kernel.git [IPSEC]: Move IP protocol setting from transforms into xfrm4_input.c This patch makes the IPv4 x->type->input functions return the next protocol instead of setting it directly. This is identical to how we do things in IPv6 and will help us merge common code on the input path. Signed-off-by: Herbert Xu Signed-off-by: David S. Miller --- Reading git-diff-tree failed