summaryrefslogtreecommitdiffstats
path: root/net/ieee80211/Makefile
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@stusta.de>2005-07-22 23:39:12 +0200
committerJeff Garzik <jgarzik@pobox.com>2005-07-31 06:44:10 +0200
commitb7721ff96fa15459c7c5de59323bedd61f1bcbd7 (patch)
tree0be8c1e34afe958458757c23ecce9b104562160f /net/ieee80211/Makefile
parent/spare/repo/netdev-2.6 branch 'master' (diff)
downloadlinux-b7721ff96fa15459c7c5de59323bedd61f1bcbd7.tar.xz
linux-b7721ff96fa15459c7c5de59323bedd61f1bcbd7.zip
[PATCH] include/net/ieee80211.h must #include <linux/wireless.h>
-Wundef found an (although perhaps harmless) bug: <-- snip --> ... 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 CC net/ieee80211/ieee80211_crypt_wep.o In file included from net/ieee80211/ieee80211_crypt_wep.c:20: include/net/ieee80211.h:26:5: warning: "WIRELESS_EXT" is not defined CC net/ieee80211/ieee80211_crypt_ccmp.o CC net/ieee80211/ieee80211_crypt_tkip.o In file included from net/ieee80211/ieee80211_crypt_tkip.c:23: include/net/ieee80211.h:26:5: warning: "WIRELESS_EXT" is not defined ... <-- snip --> Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions