[IPSEC]: Make callers of xfrm_lookup to use XFRM_LOOKUP_WAIT
authorHerbert Xu <herbert@gondor.apana.org.au>
Thu, 13 Dec 2007 02:48:58 +0000 (18:48 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 22:57:42 +0000 (14:57 -0800)
commitbb72845e699d3c84e5f861b51db686107a51dea5
treea4a84343cbcc96e86c83954dc82f2a5ee0ce787d
parent7233b9f33e72ca477034ff5cf901c89efba3a5bc
[IPSEC]: Make callers of xfrm_lookup to use XFRM_LOOKUP_WAIT

This patch converts all callers of xfrm_lookup that used an
explicit value of 1 to indiciate blocking to use the new flag
XFRM_LOOKUP_WAIT.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/dccp/ipv6.c
net/decnet/dn_route.c
net/ipv4/route.c
net/ipv6/datagram.c
net/ipv6/raw.c
net/ipv6/tcp_ipv6.c
net/ipv6/udp.c