[PATCH] fix typo in net/ieee80211/Kconfig
- From: Patrick Ringl <patrick_@xxxxxxxxxx>
- Date: Sat, 24 Mar 2007 23:56:58 +0100
Hello,
this is just a QA / cosmetic fix .. nevertheless the documentation about modules / drivers should be appropriate to the great work of those who write all the real important stuff. :-)
The following patch is against 2.6.21-rc4:
--- /root/dev/linux-2.6.20-o/net/ieee80211/Kconfig 2007-02-04 19:44:54.000000000 +0100
+++ /root/dev/linux-2.6.20/net/ieee80211/Kconfig 2007-03-24 23:43:22.000000000 +0100
@@ -38,7 +38,7 @@
Include software based cipher suites in support of IEEE
802.11's WEP. This is needed for WEP as well as 802.1x.
- This can be compiled as a modules and it will be called
+ This can be compiled as a module and it will be called
"ieee80211_crypt_wep".
config IEEE80211_CRYPT_CCMP
@@ -51,7 +51,7 @@
(aka TGi, WPA, WPA2, WPA-PSK, etc.) for use with CCMP enabled
networks.
- This can be compiled as a modules and it will be called
+ This can be compiled as a module and it will be called
"ieee80211_crypt_ccmp".
config IEEE80211_CRYPT_TKIP
@@ -66,7 +66,7 @@
(aka TGi, WPA, WPA2, WPA-PSK, etc.) for use with TKIP enabled
networks.
- This can be compiled as a modules and it will be called
+ This can be compiled as a module and it will be called
"ieee80211_crypt_tkip".
source "net/ieee80211/softmac/Kconfig"
---
regards,
Patrick
--- /root/dev/linux-2.6.20-o/net/ieee80211/Kconfig 2007-02-04 19:44:54.000000000 +0100
+++ /root/dev/linux-2.6.20/net/ieee80211/Kconfig 2007-03-24 23:43:22.000000000 +0100
@@ -38,7 +38,7 @@
Include software based cipher suites in support of IEEE
802.11's WEP. This is needed for WEP as well as 802.1x.
- This can be compiled as a modules and it will be called
+ This can be compiled as a module and it will be called
"ieee80211_crypt_wep".
config IEEE80211_CRYPT_CCMP
@@ -51,7 +51,7 @@
(aka TGi, WPA, WPA2, WPA-PSK, etc.) for use with CCMP enabled
networks.
- This can be compiled as a modules and it will be called
+ This can be compiled as a module and it will be called
"ieee80211_crypt_ccmp".
config IEEE80211_CRYPT_TKIP
@@ -66,7 +66,7 @@
(aka TGi, WPA, WPA2, WPA-PSK, etc.) for use with TKIP enabled
networks.
- This can be compiled as a modules and it will be called
+ This can be compiled as a module and it will be called
"ieee80211_crypt_tkip".
source "net/ieee80211/softmac/Kconfig"
- Prev by Date: Linux 2.6.16.45-rc1
- Next by Date: Re: [PATCH 2.6.20.3] Flush writes to MSI-X table
- Previous by thread: Linux 2.6.16.45-rc1
- Next by thread: kmem_cache_create loop for find the proper gfporder
- Index(es):
Relevant Pages
|