Print this page
9483 Update cxgbe firmware version to 1.17.14.0
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Dan McDonald <danmcd@joyent.com>

*** 4,15 **** #ifndef __T5FW_H #define __T5FW_H #define T5FW_VERSION_MAJOR 1 ! #define T5FW_VERSION_MINOR 16 ! #define T5FW_VERSION_MICRO 43 #define T5FW_VERSION_BUILD 0 extern unsigned char t5fw_data[]; extern int t5fw_size; --- 4,15 ---- #ifndef __T5FW_H #define __T5FW_H #define T5FW_VERSION_MAJOR 1 ! #define T5FW_VERSION_MINOR 17 ! #define T5FW_VERSION_MICRO 14 #define T5FW_VERSION_BUILD 0 extern unsigned char t5fw_data[]; extern int t5fw_size;