sparc32 allmodconfig:
In file included from net/tipc/link.h:43,
from net/tipc/bcast.c:41:
net/tipc/node.h:71: error: redefinition of 'struct node'
sparc32 likes catching code which uses insufficiently cautiously chosen
identifiers. dlm is presently blowing up on sparc32 because it has a
to_node() function.
Arguably, sparc32 should be fixed, but I'd suggest that random bits of
networking code should not be using identifiers as generic-sounding as "node".
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html