Re: [IPSEC] Store idev entries
From: Patrick McHardy <hidden>
Date: 2005-05-04 01:06:45
From: Patrick McHardy <hidden>
Date: 2005-05-04 01:06:45
David S. Miller wrote:
On Sat, 30 Apr 2005 21:43:49 +1000 Herbert Xu [off-list ref] wrote:quoted
The ref counting on loopback_idev wasn't quite right. Here is the corrected version.Applied, thanks Herbert.
The patch causes a compile error here: CC net/ipv6/xfrm6_policy.o In file included from net/ipv6/xfrm6_policy.c:18: include/net/addrconf.h:40: error: field `prefix' has incomplete type This patch fixes it. Signed-off-by: Patrick McHardy <redacted>