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 __T6FW_H
#define __T6FW_H
#define T6FW_VERSION_MAJOR 1
! #define T6FW_VERSION_MINOR 16
! #define T6FW_VERSION_MICRO 43
#define T6FW_VERSION_BUILD 0
extern unsigned char t6fw_data[];
extern int t6fw_size;
--- 4,15 ----
#ifndef __T6FW_H
#define __T6FW_H
#define T6FW_VERSION_MAJOR 1
! #define T6FW_VERSION_MINOR 17
! #define T6FW_VERSION_MICRO 14
#define T6FW_VERSION_BUILD 0
extern unsigned char t6fw_data[];
extern int t6fw_size;