Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ice: Update FW API minor version

Update FW API minor version to align to current value advertised
by FW in new NVM images.

Signed-off-by: Kevin Scott <kevin.c.scott@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>

authored by

Kevin Scott and committed by
Jeff Kirsher
ed960c1d 1748ce80

+1 -1
+1 -1
drivers/net/ethernet/intel/ice/ice_controlq.h
··· 22 22 */ 23 23 #define EXP_FW_API_VER_BRANCH 0x00 24 24 #define EXP_FW_API_VER_MAJOR 0x01 25 - #define EXP_FW_API_VER_MINOR 0x03 25 + #define EXP_FW_API_VER_MINOR 0x05 26 26 27 27 /* Different control queue types: These are mainly for SW consumption. */ 28 28 enum ice_ctl_q {