aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn W. Linville <linville@tuxdriver.com>2007-04-23 13:28:49 -0700
committerDavid S. Miller <davem@sunset.davemloft.net>2007-04-25 22:29:43 -0700
commit42431592e74a968d919a46baf0515a2ee6978dac (patch)
tree177b7b38380f9c8786db687dd955b33c4c5d887d
parent[WIRELESS]: Remove wext over netlink. (diff)
downloadlinux-dev-42431592e74a968d919a46baf0515a2ee6978dac.tar.xz
linux-dev-42431592e74a968d919a46baf0515a2ee6978dac.zip
[WIRELESS] drivers/net/wireless/Kconfig: correct minor typo
Correct minor typo in drivers/net/wireless/Kconfig identified by Stefano Brivio <stefano.brivio@polimi.it>. Signed-off-by: John W. Linville <linville@tuxdriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>
-rw-r--r--drivers/net/wireless/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/net/wireless/Kconfig b/drivers/net/wireless/Kconfig
index 880c628dcd4a..4426841b2be6 100644
--- a/drivers/net/wireless/Kconfig
+++ b/drivers/net/wireless/Kconfig
@@ -11,7 +11,7 @@ config WLAN_PRE80211
Say Y if you have any pre-802.11 wireless LAN hardware.
This option does not affect the kernel build, it only
- let's you choose drivers.
+ lets you choose drivers.
config STRIP
tristate "STRIP (Metricom starmode radio IP)"
@@ -112,7 +112,7 @@ config WLAN_80211
Say Y if you have any 802.11 wireless LAN hardware.
This option does not affect the kernel build, it only
- let's you choose drivers.
+ lets you choose drivers.
config PCMCIA_RAYCS
tristate "Aviator/Raytheon 2.4MHz wireless support"