Hi all, After merging the net-next tree, today's linux-next build (arm multi_v7_defconfig) failed like this:
net/ipv4/fib_semantics.c: In function 'fib_encap_match': net/ipv4/fib_semantics.c:553:3: error: implicit declaration of function 'lwtstate_free' [-Werror=implicit-function-declaration] lwtstate_free(lwtstate); ^ Caused by commit df383e6240ef ("lwtunnel: fix memory leak") CONFIG_LWTUNNEL is not set for this build. I reverted that commit for today. -- Cheers, Stephen Rothwell s...@canb.auug.org.au -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html