commit | d1d9facfd1b326e0df587c96f0ee55de2ae9f946 | [log] [tgz] |
---|---|---|
author | James Morris <jmorris@namei.org> | Fri Sep 01 00:32:12 2006 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Fri Sep 22 15:18:49 2006 -0700 |
tree | a451927f0a8269ce7a34ca0cb833c0f5d16f2576 | |
parent | eb878e84575fbce21d2edb079eada78bfa27023d [diff] |
[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 <jmorris@namei.org> Acked-by: Masahide NAKAMURA <nakam@linux-ipv6.org> Signed-off-by: David S. Miller <davem@davemloft.net>