]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
mac80211: adding MAC80211_HT_DEBUG config variable
authorRon Rindjunsky <ron.rindjunsky@intel.com>
Mon, 17 Dec 2007 00:09:26 +0000 (16:09 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 22:55:29 +0000 (14:55 -0800)
This patch adds MAC80211_HT_DEBUG config variable
to separate HT debug features

Signed-off-by: Ron Rindjunsky <ron.rindjunsky@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/mac80211/Kconfig

index ce176e691afec86281ffb1130f848c53ff641f9e..09711b06280753dc08268ad07d2b930ec9bc608e 100644 (file)
@@ -51,6 +51,16 @@ config MAC80211_DEBUG
          If you are not trying to debug or develop the ieee80211
          subsystem, you most likely want to say N here.
 
+config MAC80211_HT_DEBUG
+       bool "Enable HT debugging output"
+       depends on MAC80211_DEBUG
+       ---help---
+       This option enables 802.11n High Throughput features
+       debug tracing output.
+
+       If you are not trying to debug of develop the ieee80211
+       subsystem, you most likely want to say N here.
+
 config MAC80211_VERBOSE_DEBUG
        bool "Verbose debugging output"
        depends on MAC80211_DEBUG