[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20071219005408.GA21768@mail.intel.com>
Date: Wed, 19 Dec 2007 08:54:08 +0800
From: Zhu Yi <yi.zhu@...el.com>
To: Miguel Bot??n <mboton.lkml@...il.com>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
linville@...driver.com, linux-wireless@...r.kernel.org
Subject: Re: [PATCH] iwlwifi: fix typo in
'drivers/net/wireless/iwlwifi/Kconfig'
On Tue, Dec 18, 2007 at 05:36:12PM +0100, Miguel Bot??n wrote:
> config IWL4965_SPECTRUM_MEASUREMENT
> - bool "Enable Spectrum Measurement in iw4965 driver"
> + bool "Enable Spectrum Measurement in iwl4965 driver"
> depends on IWL4965
> ---help---
> This option will enable spectrum measurement for the iwl4965 driver.
Thanks, but there is another one.
Signed-off-by: Zhu Yi <yi.zhu@...el.com>
diff --git a/drivers/net/wireless/iwlwifi/Kconfig b/drivers/net/wireless/iwlwifi/Kconfig
index c91e5f9..66ca942 100644
--- a/drivers/net/wireless/iwlwifi/Kconfig
+++ b/drivers/net/wireless/iwlwifi/Kconfig
@@ -31,7 +31,7 @@ config IWL4965_QOS
depends on IWL4965
---help---
This option will enable wireless quality of service (QoS) for the
- iw4965 driver.
+ iwl4965 driver.
config IWL4965_HT
bool "Enable 802.11n HT features in iwl4965 driver"
@@ -43,7 +43,7 @@ config IWL4965_HT
for the iwl4965 driver.
config IWL4965_SPECTRUM_MEASUREMENT
- bool "Enable Spectrum Measurement in iw4965 driver"
+ bool "Enable Spectrum Measurement in iwl4965 driver"
depends on IWL4965
---help---
This option will enable spectrum measurement for the iwl4965 driver.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists