[kernel] r13401 - dists/trunk/linux-2.6/debian/patches/features/all

Ben Hutchings benh at alioth.debian.org
Sun Apr 12 18:55:41 UTC 2009


Author: benh
Date: Sun Apr 12 18:55:39 2009
New Revision: 13401

Log:
Use Ralink's name "rt2860.bin" for the firmware file

Modified:
   dists/trunk/linux-2.6/debian/patches/features/all/drivers-staging-rt2860sta-request_firmware.patch

Modified: dists/trunk/linux-2.6/debian/patches/features/all/drivers-staging-rt2860sta-request_firmware.patch
==============================================================================
--- dists/trunk/linux-2.6/debian/patches/features/all/drivers-staging-rt2860sta-request_firmware.patch	Sun Apr 12 18:33:48 2009	(r13400)
+++ dists/trunk/linux-2.6/debian/patches/features/all/drivers-staging-rt2860sta-request_firmware.patch	Sun Apr 12 18:55:39 2009	(r13401)
@@ -85,7 +85,7 @@
  #endif // CONFIG_STA_SUPPORT //
  
  
-+#define FW_FILENAME "rt2860sta.fw"
++#define FW_FILENAME "rt2860.bin"
 +
  // New 8k byte firmware size for RT3071/RT3072
  #define FIRMWAREIMAGE_MAX_LENGTH	0x2000



More information about the Kernel-svn-changes mailing list