* [PATCH] mac80211: don't claim iwspy support
@ 2008-05-19 5:18 Johannes Berg
0 siblings, 0 replies; only message in thread
From: Johannes Berg @ 2008-05-19 5:18 UTC (permalink / raw)
To: John W. Linville; +Cc: linux-wireless
We removed iwspy support a very long time ago because it is useless, but
forgot to stop claiming to support it. Apparently, nobody cares, but
remove it nonetheless.
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
---
net/mac80211/wext.c | 1 -
1 file changed, 1 deletion(-)
--- everything.orig/net/mac80211/wext.c 2008-05-19 07:15:42.000000000 +0200
+++ everything/net/mac80211/wext.c 2008-05-19 07:15:45.000000000 +0200
@@ -221,7 +221,6 @@ static int ieee80211_ioctl_giwrange(stru
range->num_frequency = c;
IW_EVENT_CAPA_SET_KERNEL(range->event_capa);
- IW_EVENT_CAPA_SET(range->event_capa, SIOCGIWTHRSPY);
IW_EVENT_CAPA_SET(range->event_capa, SIOCGIWAP);
IW_EVENT_CAPA_SET(range->event_capa, SIOCGIWSCAN);
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-05-19 12:17 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-19 5:18 [PATCH] mac80211: don't claim iwspy support Johannes Berg
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox