[linux-dvb] v4l-dvb.1071d7549bbb.gz
Trent Piepho
xyzzy at speakeasy.org
Tue Aug 8 20:18:07 CEST 2006
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.
More information about the linux-dvb
mailing list