cxgb3: update firmware version
authorDivy Le Ray <divy@chelsio.com>
Mon, 13 Feb 2012 10:28:46 +0000 (10:28 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 15 Feb 2012 20:48:19 +0000 (15:48 -0500)
Hi Dave,

This patch is sent in conjunction with the cxgb3 firmware update submission on linux-firmware.
(https://lkml.org/lkml/2012/2/13/27)

Cheers,
Divy

From: Divy Le Ray <divy@chelsio.com>

This patch updates the firmware version cxgb3 is requesting to 7.12.0.

Signed-off-by: Divy Le Ray <divy@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/chelsio/cxgb3/version.h

index 8bda06e366c826592067c2755a1fc04bf2eca6a2..165bfb91487a4a03b09450e440ff5552387b7019 100644 (file)
 #define DRV_DESC "Chelsio T3 Network Driver"
 #define DRV_NAME "cxgb3"
 /* Driver version */
-#define DRV_VERSION "1.1.4-ko"
+#define DRV_VERSION "1.1.5-ko"
 
 /* Firmware version */
 #define FW_VERSION_MAJOR 7
-#define FW_VERSION_MINOR 10
+#define FW_VERSION_MINOR 12
 #define FW_VERSION_MICRO 0
 #endif                         /* __CHELSIO_VERSION_H */