From: Zhu Yi Date: Sat, 5 Jan 2008 06:53:11 +0000 (-0800) Subject: iwlwifi: fix typo in 'drivers/net/wireless/iwlwifi/Kconfig' X-Git-Tag: v2.6.25-rc1~1162^2~182 X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=66c6b139f77e8568f03611422967bfaa4c4a3bbd;p=linux-2.6-omap-h63xx.git iwlwifi: fix typo in 'drivers/net/wireless/iwlwifi/Kconfig' Based on a patch by Miguel. Signed-off-by: Zhu Yi Cc: Miguel Boton Cc: "John W. Linville" Signed-off-by: Andrew Morton Signed-off-by: John W. Linville --- diff --git a/drivers/net/wireless/iwlwifi/Kconfig b/drivers/net/wireless/iwlwifi/Kconfig index c91e5f90895..66ca942ddce 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.