Re: [PATCH 2/2] [IPSEC]: Add async resume support on input

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: David Miller
Date: Tuesday, November 13, 2007 - 11:38 pm

From: Herbert Xu <herbert@gondor.apana.org.au>
Date: Wed, 14 Nov 2007 14:36:58 +0800


We need to fix something else up first :-)

net/ipv4/xfrm4_input.c: In function 'xfrm4_transport_finish':
net/ipv4/xfrm4_input.c:65: error: implicit declaration of function 'xfrm4_rcv_encap_finish'
net/ipv4/xfrm4_input.c:67: error: 'nexthdr' undeclared (first use in this function)
net/ipv4/xfrm4_input.c:67: error: (Each undeclared identifier is reported only once
net/ipv4/xfrm4_input.c:67: error: for each function it appears in.)
make[2]: *** [net/ipv4/xfrm4_input.o] Error 1
make[1]: *** [net/ipv4] Error 2
make: *** [net] Error 2
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 1/2] [IPSEC]: Remove nhoff from xfrm_input, Herbert Xu, (Tue Nov 13, 11:27 pm)
[PATCH 2/2] [IPSEC]: Add async resume support on input, Herbert Xu, (Tue Nov 13, 11:28 pm)
Re: [PATCH 1/2] [IPSEC]: Remove nhoff from xfrm_input, David Miller, (Tue Nov 13, 11:32 pm)
Re: [PATCH 2/2] [IPSEC]: Add async resume support on input, David Miller, (Tue Nov 13, 11:38 pm)
Re: [PATCH 2/2] [IPSEC]: Add async resume support on input, Patrick McHardy, (Wed Nov 14, 2:05 am)