diff --git a/[refs] b/[refs] index 0065ff09a4ec..e43c51be834f 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b1357a81a9ba1cf173747a0e50c24795640327f5 +refs/heads/master: 82b3cad942ebf1f64798e6ec3c46c277822e1fce diff --git a/trunk/net/mac80211/Kconfig b/trunk/net/mac80211/Kconfig index ce176e691afe..09711b062807 100644 --- a/trunk/net/mac80211/Kconfig +++ b/trunk/net/mac80211/Kconfig @@ -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