From: Arnaldo Carvalho de Melo Date: Sat, 10 Mar 2007 22:59:16 +0000 (-0300) Subject: [SK_BUFF] xfrm4: use skb_reset_network_header X-Git-Tag: v2.6.22-rc1~1128^2~338 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f5c0cb05f158ee91414e1f99d3fe18349a80371;p=pandora-kernel.git [SK_BUFF] xfrm4: use skb_reset_network_header Setting it to skb->h.raw, which is valid, in the (to become) old pointer based world order and in the new world of offset based layer headers. Signed-off-by: Arnaldo Carvalho de Melo Signed-off-by: David S. Miller --- Reading git-diff-tree failed