* [PATCH] MAC80211: Remove unused MAC80211_VERBOSE_SPECT_MGMT_DEBUG.
@ 2009-04-18 13:33 Robert P. J. Day
2009-04-18 13:38 ` Johannes Berg
0 siblings, 1 reply; 3+ messages in thread
From: Robert P. J. Day @ 2009-04-18 13:33 UTC (permalink / raw)
To: linux-wireless; +Cc: johannes
Remove this unused Kconfig variable, which Intel apparently once
promised to make use of but never did.
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
---
diff --git a/net/mac80211/Kconfig b/net/mac80211/Kconfig
index f3d9ae3..ecc3faf 100644
--- a/net/mac80211/Kconfig
+++ b/net/mac80211/Kconfig
@@ -202,10 +202,3 @@ config MAC80211_DEBUG_COUNTERS
and show them in debugfs.
If unsure, say N.
-
-config MAC80211_VERBOSE_SPECT_MGMT_DEBUG
- bool "Verbose Spectrum Management (IEEE 802.11h)debugging"
- depends on MAC80211_DEBUG_MENU
- ---help---
- Say Y here to print out verbose Spectrum Management (IEEE 802.11h)
- debug messages.
========================================================================
Robert P. J. Day Waterloo, Ontario, CANADA
Linux Consulting, Training and Annoying Kernel Pedantry.
Web page: http://crashcourse.ca
Linked In: http://www.linkedin.com/in/rpjday
Twitter: http://twitter.com/rpjday
========================================================================
^ permalink raw reply related [flat|nested] 3+ messages in thread* Re: [PATCH] MAC80211: Remove unused MAC80211_VERBOSE_SPECT_MGMT_DEBUG.
2009-04-18 13:33 [PATCH] MAC80211: Remove unused MAC80211_VERBOSE_SPECT_MGMT_DEBUG Robert P. J. Day
@ 2009-04-18 13:38 ` Johannes Berg
2009-04-20 1:11 ` Zhu Yi
0 siblings, 1 reply; 3+ messages in thread
From: Johannes Berg @ 2009-04-18 13:38 UTC (permalink / raw)
To: Robert P. J. Day; +Cc: linux-wireless, Zhu Yi
[-- Attachment #1: Type: text/plain, Size: 1028 bytes --]
On Sat, 2009-04-18 at 09:33 -0400, Robert P. J. Day wrote:
> Remove this unused Kconfig variable, which Intel apparently once
> promised to make use of but never did.
>
> Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Acked-by: Johannes Berg <johannes@sipsolutions.net>
FWIW, this is the exact revert of the commit introducing the option:
commit 7b1e78d5052a92e95d851fbb0236a712264fe7e8
Author: Yi Zhu <yi.zhu@intel.com>
Date: Wed Jun 18 17:53:43 2008 +0300
mac80211: add MAC80211_VERBOSE_SPECT_MGMT_DEBUG Kconfig option
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>
So it's been there for over half a year. I guess we learn from that to
not take Kconfig symbols that are unused in the first place ;)
johannes
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: [PATCH] MAC80211: Remove unused MAC80211_VERBOSE_SPECT_MGMT_DEBUG.
2009-04-18 13:38 ` Johannes Berg
@ 2009-04-20 1:11 ` Zhu Yi
0 siblings, 0 replies; 3+ messages in thread
From: Zhu Yi @ 2009-04-20 1:11 UTC (permalink / raw)
To: Johannes Berg; +Cc: Robert P. J. Day, linux-wireless@vger.kernel.org
On Sat, 2009-04-18 at 21:38 +0800, Johannes Berg wrote:
> On Sat, 2009-04-18 at 09:33 -0400, Robert P. J. Day wrote:
> > Remove this unused Kconfig variable, which Intel apparently once
> > promised to make use of but never did.
> >
> > Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
>
> Acked-by: Johannes Berg <johannes@sipsolutions.net>
Ack. Sorry about it!
Thanks,
-yi
> FWIW, this is the exact revert of the commit introducing the option:
>
> commit 7b1e78d5052a92e95d851fbb0236a712264fe7e8
> Author: Yi Zhu <yi.zhu@intel.com>
> Date: Wed Jun 18 17:53:43 2008 +0300
>
> mac80211: add MAC80211_VERBOSE_SPECT_MGMT_DEBUG Kconfig option
>
> 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>
>
>
> So it's been there for over half a year. I guess we learn from that to
> not take Kconfig symbols that are unused in the first place ;)
>
> johannes
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-04-20 1:17 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-18 13:33 [PATCH] MAC80211: Remove unused MAC80211_VERBOSE_SPECT_MGMT_DEBUG Robert P. J. Day
2009-04-18 13:38 ` Johannes Berg
2009-04-20 1:11 ` Zhu Yi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).