Re: [PATCH] iwlwifi: fix typo in'drivers/net/wireless/iwlwifi/Kconfig'

From: Zhu Yi
Date: Tue Dec 18 2007 - 19:55:44 EST


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@xxxxxxxxx>

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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/