Commit 10387e5eb45c6e48d67102b88229f5bc6037461c
Exists in
master
and in
7 other branches
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
* 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6: [PATCH] myri10ge: update the firmware download URL in Kconfig
Showing 1 changed file Side-by-side Diff
drivers/net/Kconfig
... | ... | @@ -2393,7 +2393,7 @@ |
2393 | 2393 | you will need a newer firmware image. |
2394 | 2394 | You may get this image or more information, at: |
2395 | 2395 | |
2396 | - <http://www.myri.com/Myri-10G/> | |
2396 | + <http://www.myri.com/scs/download-Myri10GE.html> | |
2397 | 2397 | |
2398 | 2398 | To compile this driver as a module, choose M here and read |
2399 | 2399 | <file:Documentation/networking/net-modules.txt>. The module |