[XFRM] MIPv6: Fix to input RO state correctly.
authorMasahide NAKAMURA <nakam@linux-ipv6.org>
Fri, 21 Dec 2007 04:41:57 +0000 (20:41 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 22:59:37 +0000 (14:59 -0800)
commit9473e1f631de339c50bde1e3bd09e1045fe90fd5
tree5a9f4901ec220f594b8d77685c29b521578551b3
parenta1b051405bc16222d92c73b0c26d65b333a154ee
[XFRM] MIPv6: Fix to input RO state correctly.

Disable spin_lock during xfrm_type.input() function.
Follow design as IPsec inbound does.

Signed-off-by: Masahide NAKAMURA <nakam@linux-ipv6.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/xfrm6_input.c