Re: [PATCH wireless-dev 0/5] Switch drivers to d80211

2006-07-24 Thread Luis R. Rodriguez
On 7/23/06, Michael Wu <[EMAIL PROTECTED]> wrote: Hi, This patch series converts a number of fullmac wireless drivers to use d80211.h instead of ieee80211.h. Nice work The remaining drivers are hostap, atmel, zd1211rw and ipw*. I've been working on zd1211rw, give me a week. Anyone s

[PATCH wireless-dev 0/5] Switch drivers to d80211

2006-07-23 Thread Michael Wu
Hi, This patch series converts a number of fullmac wireless drivers to use d80211.h instead of ieee80211.h. The changes are not major for the most part due to the fact that fullmac drivers tend to use the macros in ieee80211.h more than any actual 802.11 stack functions. Notes on indivi