aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211/Kconfig
diff options
context:
space:
mode:
authorJohannes Berg <johannes@sipsolutions.net>2008-06-20 11:54:24 +0200
committerJohn W. Linville <linville@tuxdriver.com>2008-06-27 09:09:15 -0400
commit9ae705cfd390f9077eec856ea4dff374d166de33 (patch)
treeb1863f1da5d9905a37abcec08309185eaa0ea9ed /net/mac80211/Kconfig
parentf225763a7d6c92c4932dbd528437997078496fcc (diff)
mac80211: rename TKIP debugging Kconfig symbol
... to MAC80211_TKIP_DEBUG rather than TKIP_DEBUG. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/mac80211/Kconfig')
-rw-r--r--net/mac80211/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/mac80211/Kconfig b/net/mac80211/Kconfig
index 590e00b2766..0d3661d9b6a 100644
--- a/net/mac80211/Kconfig
+++ b/net/mac80211/Kconfig
@@ -150,7 +150,7 @@ config MAC80211_LOWTX_FRAME_DUMP
If unsure, say N and insert the debugging code
you require into the driver you are debugging.
-config TKIP_DEBUG
+config MAC80211_TKIP_DEBUG
bool "TKIP debugging"
depends on MAC80211_DEBUG