Linux wireless drivers development
 help / color / mirror / Atom feed
* [PATCH 1/1] mac80211: remove MAC80211_DEBUG from net/mac80211/Kconfig.
@ 2008-07-02  7:53 Rami Rosen
  2008-07-02  8:00 ` Johannes Berg
  0 siblings, 1 reply; 2+ messages in thread
From: Rami Rosen @ 2008-07-02  7:53 UTC (permalink / raw)
  To: linville, johannes; +Cc: linux-wireless

[-- Attachment #1: Type: text/plain, Size: 319 bytes --]

Hi,
This patch removes MAC80211_DEBUG from /net/mac80211/Kconfig
(in MAC80211_DEBUG_COUNTERS config entry), and replaces
MAC80211_DEBUG_MENU instead of MAC80211_DEBUG
(in MAC80211_VERBOSE_SPECT_MGMT_DEBUG config entry).

(for wireless-next-2.6 tree)

Regards,
Rami Rosen

Signed-off-by: Rami Rosen <ramirose@gmail.com>

[-- Attachment #2: patch.txt --]
[-- Type: text/plain, Size: 699 bytes --]

diff --git a/net/mac80211/Kconfig b/net/mac80211/Kconfig
index 11a1e7f..40f1add 100644
--- a/net/mac80211/Kconfig
+++ b/net/mac80211/Kconfig
@@ -207,7 +207,6 @@ config MAC80211_LOWTX_FRAME_DUMP
 
 config MAC80211_DEBUG_COUNTERS
 	bool "Extra statistics for TX/RX debugging"
-	depends on MAC80211_DEBUG
 	depends on MAC80211_DEBUG_MENU
 	depends on MAC80211_DEBUGFS
 	---help---
@@ -219,7 +218,7 @@ config MAC80211_DEBUG_COUNTERS
 
 config MAC80211_VERBOSE_SPECT_MGMT_DEBUG
 	bool "Verbose Spectrum Management (IEEE 802.11h)debugging"
-	depends on MAC80211_DEBUG
+	depends on MAC80211_DEBUG_MENU
 	---help---
 	  Say Y here to print out verbose Spectrum Management (IEEE 802.11h)
 	  debug messages.

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-07-02  8:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-02  7:53 [PATCH 1/1] mac80211: remove MAC80211_DEBUG from net/mac80211/Kconfig Rami Rosen
2008-07-02  8:00 ` Johannes Berg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox