Hi all, After merging the net-next tree, today's linux-next build (powerpc ppc64_defconfig) failed like this: ERROR: ".ipv6_dev_get_saddr" [drivers/scsi/cxgbi/libcxgbi.ko] undefined! ERROR: ".ip6_route_output" [drivers/scsi/cxgbi/libcxgbi.ko] undefined! Caused by commit fc8d0590d914 ("libcxgbi: Add ipv6 api to driver"). Presumably some missing Kconfig dependency (this build does not have CONFIG_IPV6 enabled) or it needs some #ifdef guarding. I have used the net-next tree from next-20140717 for today. -- Cheers, Stephen Rothwell sfr@canb.auug.org.au