This patch fixes a wrong URL in Documentation/dvb/get_dvb_firmware.

This patch fixes kernel Bugzilla #4301.


Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]>

--- linux-2.6.13-rc6-mm2-full/Documentation/dvb/get_dvb_firmware.old    
2005-08-24 08:16:01.000000000 +0200
+++ linux-2.6.13-rc6-mm2-full/Documentation/dvb/get_dvb_firmware        
2005-08-24 08:16:43.000000000 +0200
@@ -223,7 +223,7 @@
 }
 
 sub dibusb {
-       my $url = 
"http://www.linuxtv.org/downloads/firmware/dvb-dibusb-5.0.0.11.fw";;
+       my $url = 
"http://www.linuxtv.org/downloads/firmware/dvb-usb-dibusb-5.0.0.11.fw";;
        my $outfile = "dvb-dibusb-5.0.0.11.fw";
        my $hash = "fa490295a527360ca16dcdf3224ca243";
 

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to