Hi, Although Kiro Zimmer's patch works (I haven't tried it though), I think it would be better to simply add
#if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,12) ... #endif around the in-line defintion of `is_multicast_ether_addr' in `ieee80211.h'. This is the definition that blocks the compilation. Taking out the call to `is_broadcast_ether_addr' call in `ieee80211_tx.c' may have unwanted side effects. My two cents anyway. Yours, -- ___ | Christian Holm Christensen |_| | ------------------------------------------------------------- | | Address: Sankt Hansgade 23, 1. th. Phone: (+45) 35 35 96 91 _| DK-2200 Copenhagen N Cell: (+45) 24 61 85 91 _| Denmark Office: (+45) 353 25 404 ____| Email: [EMAIL PROTECTED] Web: www.nbi.dk/~cholm | | -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]