Re: linux-next: build failure after merge of the infiniband tree

From: Roland Dreier
Date: Thu Jul 05 2012 - 23:58:59 EST


On Thu, Jul 5, 2012 at 7:35 PM, Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote:
> drivers/infiniband/core/cma.c: In function 'rdma_bind_addr':
> drivers/infiniband/core/cma.c:2411:30: error: 'struct net' has no member named 'ipv6'

Thanks, fixed with a "#if IS_ENABLED(CONFIG_IPV6)" around the code
that touches ipv6... Sean, let me know if more is required.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/