Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e90c9db2 authored by Divy Le Ray's avatar Divy Le Ray Committed by David S. Miller
Browse files

cxgb3: update firmware version

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: default avatarDivy Le Ray <divy@chelsio.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 16387605
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -35,10 +35,10 @@
#define DRV_DESC "Chelsio T3 Network Driver"
#define DRV_DESC "Chelsio T3 Network Driver"
#define DRV_NAME "cxgb3"
#define DRV_NAME "cxgb3"
/* Driver version */
/* Driver version */
#define DRV_VERSION "1.1.4-ko"
#define DRV_VERSION "1.1.5-ko"


/* Firmware version */
/* Firmware version */
#define FW_VERSION_MAJOR 7
#define FW_VERSION_MAJOR 7
#define FW_VERSION_MINOR 10
#define FW_VERSION_MINOR 12
#define FW_VERSION_MICRO 0
#define FW_VERSION_MICRO 0
#endif				/* __CHELSIO_VERSION_H */
#endif				/* __CHELSIO_VERSION_H */