[IPV6] MIP6: Kill unnecessary ifdefs.
authorMasahide NAKAMURA <nakam@linux-ipv6.org>
Wed, 27 Jun 2007 06:51:41 +0000 (23:51 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 11 Jul 2007 05:15:41 +0000 (22:15 -0700)
commit136ebf08b46f839e2dc9db34322b654e5d9b9936
tree6a38a3c546def150ff73effcf4afd9c55881f49c
parent2371baa4bdab3268b32009926f75e7a5d3a41506
[IPV6] MIP6: Kill unnecessary ifdefs.

Kill unnecessary CONFIG_IPV6_MIP6.

o It is redundant for RAW socket to keep MH out with the config then
  it can handle any protocol.
o Clean-up at AH.

Signed-off-by: Masahide NAKAMURA <nakam@linux-ipv6.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/flow.h
include/net/xfrm.h
net/ipv6/ah6.c
net/ipv6/raw.c