Hi all, After merging the final tree, today's linux-next build (sparc32 defconfig) failed like this: net/ipv4/fib_trie.c:98: error: redefinition of 'struct node' Probably exposed by commit 3630b7c050d9c3564f143d595339fc06b888d6f3 ("ipv4: Remove fib_hash"). Naming a struct "node" (in the face of include/linux/node.h) is a bit hopeful. :-) I have left this broken for now ... -- Cheers, Stephen Rothwell sfr@canb.auug.org.au http://www.canb.auug.org.au/~sfr/