Hi all, After merging the final tree, today's linux-next build (powerpc allyesconfig) failed like this: net/l2tp/l2tp_core.c: In function 'l2tp_verify_udp_checksum': net/l2tp/l2tp_core.c:464:7: error: implicit declaration of function 'csum_ipv6_magic' [-Werror=implicit-function-declaration] Caused by commit d2cf3361677e ("net/l2tp: add support for L2TP over IPv6 UDP"). Include file missing. I have reverted that commit for today. -- Cheers, Stephen Rothwell sfr@canb.auug.org.au http://www.canb.auug.org.au/~sfr/