Re: [PATCH v2 0/7] wireless: Use macros from wireless.h

2010-03-18 Thread Johannes Berg
On Wed, 2010-03-17 at 23:21 -0700, Joe Perches wrote: > Move the STD_IW_HANDLER macro from orinoco to wireless.h > Use the wireless.h macros in various wireless files > Remove local #defines of IW_IOCTL I really don't want to debug any breakage here, but otherwise I don't care and this is fine wit

[PATCH v2 0/7] wireless: Use macros from wireless.h

2010-03-17 Thread Joe Perches
Move the STD_IW_HANDLER macro from orinoco to wireless.h Use the wireless.h macros in various wireless files Remove local #defines of IW_IOCTL Joe Perches (7): wireless.h: Add STD_IW_HANDLER macro net/wireless/wext_core.c: Use IW_IOCTL_IDX macro net/wireless/wext-core.c: Use IW_EVENT_IDX mac