diff options
author | Justin P. Mattock <justinmattock@gmail.com> | 2010-10-18 05:03:14 -0400 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2010-10-18 05:03:14 -0400 |
commit | 631dd1a885b6d7e9f6f51b4e5b311c2bb04c323c (patch) | |
tree | c431fa3479c1d35842fb5635ed7ccd487d063a62 /drivers/net/wireless/p54 | |
parent | d7eccbbae84b2ee7dbb756e60287c4b47071444e (diff) |
Update broken web addresses in the kernel.
The patch below updates broken web addresses in the kernel
Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
Cc: Maciej W. Rozycki <macro@linux-mips.org>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Finn Thain <fthain@telegraphics.com.au>
Cc: Randy Dunlap <rdunlap@xenotime.net>
Cc: Matt Turner <mattst88@gmail.com>
Cc: Dimitry Torokhov <dmitry.torokhov@gmail.com>
Cc: Mike Frysinger <vapier.adi@gmail.com>
Acked-by: Ben Pfaff <blp@cs.stanford.edu>
Acked-by: Hans J. Koch <hjk@linutronix.de>
Reviewed-by: Finn Thain <fthain@telegraphics.com.au>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/net/wireless/p54')
-rw-r--r-- | drivers/net/wireless/p54/Kconfig | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/drivers/net/wireless/p54/Kconfig b/drivers/net/wireless/p54/Kconfig index b0342a520bf1..8e823796cb94 100644 --- a/drivers/net/wireless/p54/Kconfig +++ b/drivers/net/wireless/p54/Kconfig | |||
@@ -8,7 +8,7 @@ config P54_COMMON | |||
8 | also need to be enabled in order to support any devices. | 8 | also need to be enabled in order to support any devices. |
9 | 9 | ||
10 | These devices require softmac firmware which can be found at | 10 | These devices require softmac firmware which can be found at |
11 | http://prism54.org/ | 11 | <http://wireless.kernel.org/en/users/Drivers/p54> |
12 | 12 | ||
13 | If you choose to build a module, it'll be called p54common. | 13 | If you choose to build a module, it'll be called p54common. |
14 | 14 | ||
@@ -20,7 +20,7 @@ config P54_USB | |||
20 | This driver is for USB isl38xx based wireless cards. | 20 | This driver is for USB isl38xx based wireless cards. |
21 | 21 | ||
22 | These devices require softmac firmware which can be found at | 22 | These devices require softmac firmware which can be found at |
23 | http://prism54.org/ | 23 | <http://wireless.kernel.org/en/users/Drivers/p54> |
24 | 24 | ||
25 | If you choose to build a module, it'll be called p54usb. | 25 | If you choose to build a module, it'll be called p54usb. |
26 | 26 | ||
@@ -34,7 +34,7 @@ config P54_PCI | |||
34 | supported by the fullmac driver/firmware. | 34 | supported by the fullmac driver/firmware. |
35 | 35 | ||
36 | This driver requires softmac firmware which can be found at | 36 | This driver requires softmac firmware which can be found at |
37 | http://prism54.org/ | 37 | <http://wireless.kernel.org/en/users/Drivers/p54> |
38 | 38 | ||
39 | If you choose to build a module, it'll be called p54pci. | 39 | If you choose to build a module, it'll be called p54pci. |
40 | 40 | ||