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-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html