Skip to content

Commit

Permalink
mac80211: add MAC80211_VERBOSE_SPECT_MGMT_DEBUG Kconfig option
Browse files Browse the repository at this point in the history
The patch introduces MAC80211_VERBOSE_SPECT_MGMT_DEBUG Kconfig option to
suppress Spectrum Management 802.11h related debug logs.

Signed-off-by: Zhu Yi <yi.zhu@intel.com>
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
  • Loading branch information
Yi Zhu authored and John W. Linville committed Jun 30, 2008
1 parent edd4b53 commit 7b1e78d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions net/mac80211/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -177,3 +177,10 @@ config MAC80211_VERBOSE_MPL_DEBUG
---help---
Say Y here to print out verbose mesh peer link
debug messages.

config MAC80211_VERBOSE_SPECT_MGMT_DEBUG
bool "Verbose Spectrum Management (IEEE 802.11h)debugging"
depends on MAC80211_DEBUG
---help---
Say Y here to print out verbose Spectrum Management (IEEE 802.11h)
debug messages.

0 comments on commit 7b1e78d

Please sign in to comment.