[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20160917.035917.679463719571971081.davem@davemloft.net>
Date: Sat, 17 Sep 2016 03:59:17 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: dhowells@...hat.com
Cc: netdev@...r.kernel.org, linux-afs@...ts.infradead.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH net-next] rxrpc: Make IPv6 support conditional on
CONFIG_IPV6
From: David Howells <dhowells@...hat.com>
Date: Sat, 17 Sep 2016 07:26:01 +0100
> Add CONFIG_AF_RXRPC_IPV6 and make the IPv6 support code conditional on it.
> This is then made conditional on CONFIG_IPV6.
>
> Without this, the following can be seen:
>
> net/built-in.o: In function `rxrpc_init_peer':
>>> peer_object.c:(.text+0x18c3c8): undefined reference to `ip6_route_output_flags'
>
> Reported-by: kbuild test robot <fengguang.wu@...el.com>
> Signed-off-by: David Howells <dhowells@...hat.com>
Applied.
Powered by blists - more mailing lists