diff options
author | David S. Miller <davem@davemloft.net> | 2008-03-27 21:48:56 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-03-27 21:48:56 -0400 |
commit | 8e8e43843ba3ced0c657cbc0fdb10644ec60f772 (patch) | |
tree | e64954326ced9c365c52c256f01b5f9fb1bcae66 /drivers/net/wireless/iwlwifi/Kconfig | |
parent | ed85f2c3b2b72bd20f617ac749f5c22be8d0f66e (diff) | |
parent | 50fd4407b8bfbde7c1a0bfe4f24de7df37164342 (diff) |
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Conflicts:
drivers/net/usb/rndis_host.c
drivers/net/wireless/b43/dma.c
net/ipv6/ndisc.c
Diffstat (limited to 'drivers/net/wireless/iwlwifi/Kconfig')
-rw-r--r-- | drivers/net/wireless/iwlwifi/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/net/wireless/iwlwifi/Kconfig b/drivers/net/wireless/iwlwifi/Kconfig index 4bdb75ecb170..c26ca749fc1e 100644 --- a/drivers/net/wireless/iwlwifi/Kconfig +++ b/drivers/net/wireless/iwlwifi/Kconfig | |||
@@ -32,7 +32,7 @@ config IWL4965 | |||
32 | runs. | 32 | runs. |
33 | 33 | ||
34 | If you want to compile the driver as a module ( = code which can be | 34 | If you want to compile the driver as a module ( = code which can be |
35 | inserted in and remvoed from the running kernel whenever you want), | 35 | inserted in and removed from the running kernel whenever you want), |
36 | say M here and read <file:Documentation/kbuild/modules.txt>. The | 36 | say M here and read <file:Documentation/kbuild/modules.txt>. The |
37 | module will be called iwl4965.ko. | 37 | module will be called iwl4965.ko. |
38 | 38 | ||
@@ -118,7 +118,7 @@ config IWL3945 | |||
118 | runs. | 118 | runs. |
119 | 119 | ||
120 | If you want to compile the driver as a module ( = code which can be | 120 | If you want to compile the driver as a module ( = code which can be |
121 | inserted in and remvoed from the running kernel whenever you want), | 121 | inserted in and removed from the running kernel whenever you want), |
122 | say M here and read <file:Documentation/kbuild/modules.txt>. The | 122 | say M here and read <file:Documentation/kbuild/modules.txt>. The |
123 | module will be called iwl3945.ko. | 123 | module will be called iwl3945.ko. |
124 | 124 | ||