From: Johannes Berg <johannes.berg@xxxxxxxxx> linux/wireless.h is for wireless extensions only, so mac80211 shouldn't include it since it uses cfg80211. Signed-off-by: Johannes Berg <johannes.berg@xxxxxxxxx> --- include/net/mac80211.h | 1 - 1 file changed, 1 deletion(-) --- a/include/net/mac80211.h 2011-07-13 10:33:11.000000000 +0200 +++ b/include/net/mac80211.h 2011-07-13 10:33:14.000000000 +0200 @@ -16,7 +16,6 @@ #include <linux/kernel.h> #include <linux/if_ether.h> #include <linux/skbuff.h> -#include <linux/wireless.h> #include <linux/device.h> #include <linux/ieee80211.h> #include <net/cfg80211.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