]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commitdiff
ice: Update FW API minor version
authorKevin Scott <kevin.c.scott@intel.com>
Fri, 8 Nov 2019 14:23:31 +0000 (06:23 -0800)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Fri, 22 Nov 2019 21:43:46 +0000 (13:43 -0800)
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>
drivers/net/ethernet/intel/ice/ice_controlq.h

index 4df9da359135939afe90a6dfd7bca2c845321f88..bf0ebe6149e8c5087a722e75994f3829f10d87f6 100644 (file)
@@ -22,7 +22,7 @@
  */
 #define EXP_FW_API_VER_BRANCH          0x00
 #define EXP_FW_API_VER_MAJOR           0x01
-#define EXP_FW_API_VER_MINOR           0x03
+#define EXP_FW_API_VER_MINOR           0x05
 
 /* Different control queue types: These are mainly for SW consumption. */
 enum ice_ctl_q {