Re: [-mm patch] include/net/ieee80211.h must #include linux/wireless.h

2005-07-30 Thread Jouni Malinen
On Wed, Jul 27, 2005 at 09:51:00PM +0200, Adrian Bunk wrote: gcc found an (although perhaps harmless) bug: CC net/ieee80211/ieee80211_crypt.o In file included from net/ieee80211/ieee80211_crypt.c:21: include/net/ieee80211.h:26:5: warning: WIRELESS_EXT is not defined +++

Re: [-mm patch] include/net/ieee80211.h must #include linux/wireless.h

2005-07-30 Thread Jeff Garzik
Jouni Malinen wrote: Wouldn't the proper fix be to just remove this backwards compatibility code since WIRELESS_EXT is actually 18 in this tree anyway.. Is there valid need to keep this header file compatible with older kernel versions? Nope. Ripping out such back-compat code would be quite