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

Ben Hutchings benh at alioth.debian.org
Fri Aug 7 12:14:00 UTC 2009


Author: benh
Date: Fri Aug  7 12:13:57 2009
New Revision: 14087

Log:
Fix EDC filename string (from Divy Le Ray <divy at chelsio.com>)

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

Modified: dists/trunk/linux-2.6/debian/patches/features/all/drivers-net-cxgb3-request_firmware.patch
==============================================================================
--- dists/trunk/linux-2.6/debian/patches/features/all/drivers-net-cxgb3-request_firmware.patch	Wed Aug  5 20:18:53 2009	(r14086)
+++ dists/trunk/linux-2.6/debian/patches/features/all/drivers-net-cxgb3-request_firmware.patch	Fri Aug  7 12:13:57 2009	(r14087)
@@ -138,7 +138,7 @@
  #define TPSRAM_NAME "cxgb3/t3%c_psram-%d.%d.%d.bin"
 +#define AEL2005_OPT_EDC_NAME "cxgb3/ael2005_opt_edc.bin"
 +#define AEL2005_TWX_EDC_NAME "cxgb3/ael2005_twx_edc.bin"
-+#define AEL2020_TWX_EDC_NAME "cxgb3/ael2005_twx_edc.bin"
++#define AEL2020_TWX_EDC_NAME "cxgb3/ael2020_twx_edc.bin"
 +
 +static inline const char *get_edc_fw_name(int edc_idx)
 +{



More information about the Kernel-svn-changes mailing list