Hi Dave, After merging the net tree, today's linux-next build (powerpc ppc64_defconfig) failed like this: net/packet/af_packet.c: In function 'packet_setsockopt': net/packet/af_packet.c:1977: error: 'struct packet_sock' has no member named 'rx_ring' net/packet/af_packet.c:1977: error: 'struct packet_sock' has no member named 'tx_ring' Caused by commit bfd5f4a3d605e0f6054df0b59fe0907ff7e696d3 ("packet: Add GSO/csum offload support"). This build has CONFIG_PACKET_MMAP unset. I used the version of the net tree from next-20100205 for today. -- Cheers, Stephen Rothwell sfr@canb.auug.org.au http://www.canb.auug.org.au/~sfr/