From: James Morris Date: Fri, 1 Sep 2006 07:32:12 +0000 (-0700) Subject: [XFRM]: remove xerr_idxp from __xfrm_policy_check() X-Git-Tag: v2.6.19-rc1~1272^2~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1d9facfd1b326e0df587c96f0ee55de2ae9f946;p=pandora-kernel.git [XFRM]: remove xerr_idxp from __xfrm_policy_check() It seems that during the MIPv6 respin, some code which was originally conditionally compiled around CONFIG_XFRM_ADVANCED was accidently left in after the config option was removed. This patch removes an extraneous pointer (xerr_idxp) which is no longer needed. Signed-off-by: James Morris Acked-by: Masahide NAKAMURA Signed-off-by: David S. Miller --- Reading git-diff-tree failed