On Tue, 8 Aug 2006, dave wrote: > struct net_device > > xmit_lock is missing > > May I be englightened as to the whereabouts of the definition of 'net_device' > > my search for it has drawn a blank using FEDORA 5 2.6.17 - 1.2157_FC5 It is defined in linux/netdevice.h Your problem is that FC calls their kernel 2.6.17, but it includes stuff from 2.6.18. You should change the checks around xmit_lock from 2,6,18 to 2,6,17 for your kernel. _______________________________________________ linux-dvb@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb