Comment 13 for bug 118539

Revision history for this message
si (menzies-conachers) wrote :

I ran in to this one too after having upgraded to Gutsy tonight. I tried compiling the AC100 driver against the latest headers and got the following errors

/usr/src/acx-20070101/acx-20070101/common.c: In function ‘acx_l_rxmonitor’:
/usr/src/acx-20070101/acx-20070101/common.c:2757: error: ‘struct sk_buff’ has no member named ‘mac’
make[1]: *** [/usr/src/acx-20070101/acx-20070101/common.o] Error 1
make: *** [_module_/usr/src/acx-20070101/acx-20070101] Error 2
make: Leaving directory `/usr/src/linux-headers-2.6.22-8-generic'

I hope that this helps someone.