* [PATCH] iwlwifi: fix typo in 'drivers/net/wireless/iwlwifi/Kconfig'
@ 2007-12-18 16:36 Miguel Botón
2007-12-19 0:54 ` Zhu Yi
0 siblings, 1 reply; 2+ messages in thread
From: Miguel Botón @ 2007-12-18 16:36 UTC (permalink / raw)
To: Linux Kernel Mailing List; +Cc: yi.zhu, linville
This patch fixes a typo in 'drivers/net/wireless/iwlwifi/Kconfig'.
Signed-off-by: Miguel Boton <mboton@gmail.com>
diff --git a/drivers/net/wireless/iwlwifi/Kconfig b/drivers/net/wireless/iwlwifi/Kconfig
index f495466..ca8597a 100644
--- a/drivers/net/wireless/iwlwifi/Kconfig
+++ b/drivers/net/wireless/iwlwifi/Kconfig
@@ -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.
--
Miguel Botón
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] iwlwifi: fix typo in 'drivers/net/wireless/iwlwifi/Kconfig'
2007-12-18 16:36 [PATCH] iwlwifi: fix typo in 'drivers/net/wireless/iwlwifi/Kconfig' Miguel Botón
@ 2007-12-19 0:54 ` Zhu Yi
0 siblings, 0 replies; 2+ messages in thread
From: Zhu Yi @ 2007-12-19 0:54 UTC (permalink / raw)
To: Miguel Bot??n; +Cc: Linux Kernel Mailing List, linville, linux-wireless
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@intel.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.
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-12-19 0:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-18 16:36 [PATCH] iwlwifi: fix typo in 'drivers/net/wireless/iwlwifi/Kconfig' Miguel Botón
2007-12-19 0:54 ` Zhu Yi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox