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>
*** 11,19 ****
/* This file is automatically generated --- changes will be lost */
enum {
T4FW_VERSION_MAJOR = 0x01,
! T4FW_VERSION_MINOR = 0x10,
! T4FW_VERSION_MICRO = 0x2b,
T4FW_VERSION_BUILD = 0x00,
};
--- 11,19 ----
/* This file is automatically generated --- changes will be lost */
enum {
T4FW_VERSION_MAJOR = 0x01,
! T4FW_VERSION_MINOR = 0x11,
! T4FW_VERSION_MICRO = 0x0e,
T4FW_VERSION_BUILD = 0x00,
};