From: Peter Chubb <[EMAIL PROTECTED]>
Date: Wed, 9 Nov 2005 11:16:58 +1100
> Trying to build today's 2.6.14+git snapshot gives undefined references
> to use_tempaddr
>
> Looks like an ifdef got left out.
>
> Signed-off-by: Peter Chubb <[EMAIL PROTECTED]>
Applied, thanks Peter.
-
To unsubscribe
Trying to build today's 2.6.14+git snapshot gives undefined references
to use_tempaddr
Looks like an ifdef got left out.
Signed-off-by: Peter Chubb <[EMAIL PROTECTED]>
net/ipv6/addrconf.c |3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Index: linux-2.6-import/net/ipv6/addrconf.c
==