aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211_common.h
diff options
context:
space:
mode:
authorJohannes Berg <johannes@sipsolutions.net>2007-08-28 17:01:53 -0400
committerDavid S. Miller <davem@sunset.davemloft.net>2007-10-10 16:48:43 -0700
commit82f716056fb1c214289fe6c284b0316858c1b70c (patch)
tree913ab04947109bfeff815d3076117842f651f26d /net/mac80211/ieee80211_common.h
parent[MAC80211]: remove ieee80211_msg_wep_frame_unknown_key (diff)
downloadlinux-dev-82f716056fb1c214289fe6c284b0316858c1b70c.tar.xz
linux-dev-82f716056fb1c214289fe6c284b0316858c1b70c.zip
[MAC80211]: remove radar stuff
Unused in drivers, userspace and mac80211. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Acked-by: Michael Wu <flamingice@sourmilk.net> Signed-off-by: John W. Linville <linville@tuxdriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/mac80211/ieee80211_common.h')
-rw-r--r--net/mac80211/ieee80211_common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/mac80211/ieee80211_common.h b/net/mac80211/ieee80211_common.h
index dd315a057510..d0bbd00b4617 100644
--- a/net/mac80211/ieee80211_common.h
+++ b/net/mac80211/ieee80211_common.h
@@ -54,7 +54,7 @@ enum ieee80211_msg_type {
ieee80211_msg_sta_not_assoc = 7,
/* 8 was ieee80211_msg_set_aid_for_sta */
ieee80211_msg_key_threshold_notification = 9,
- ieee80211_msg_radar = 11,
+ /* 11 was ieee80211_msg_radar */
};
struct ieee80211_msg_key_notification {