From: Johannes Berg <johannes.berg@xxxxxxxxx> linux/wireless.h and net/iw_handler.h headers are for wireless extensions only, so mac80211 drivers shouldn't be including them. Signed-off-by: Johannes Berg <johannes.berg@xxxxxxxxx> --- drivers/net/wireless/b43/main.c | 1 - 1 file changed, 1 deletion(-) --- a/drivers/net/wireless/b43/main.c 2011-07-13 10:09:54.000000000 +0200 +++ b/drivers/net/wireless/b43/main.c 2011-07-13 10:09:56.000000000 +0200 @@ -37,7 +37,6 @@ #include <linux/if_arp.h> #include <linux/etherdevice.h> #include <linux/firmware.h> -#include <linux/wireless.h> #include <linux/workqueue.h> #include <linux/skbuff.h> #include <linux/io.h> -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html