aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_controlq.h
diff options
context:
space:
mode:
authorKevin Scott <[email protected]>2019-11-08 14:23:31 +0000
committerJeff Kirsher <[email protected]>2019-11-22 21:43:46 +0000
commited960c1d36f5db38a8038fcca83e1f6495f468fb (patch)
tree677c5f869ef371aaf25874ae96e185f5c5c44a15 /drivers/net/ethernet/intel/ice/ice_controlq.h
parentice: remove pointless NULL check of port_info (diff)
downloadkernel-ed960c1d36f5db38a8038fcca83e1f6495f468fb.tar.gz
kernel-ed960c1d36f5db38a8038fcca83e1f6495f468fb.zip
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 <[email protected]> Signed-off-by: Tony Nguyen <[email protected]> Tested-by: Andrew Bowers <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_controlq.h')
-rw-r--r--drivers/net/ethernet/intel/ice/ice_controlq.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/ethernet/intel/ice/ice_controlq.h b/drivers/net/ethernet/intel/ice/ice_controlq.h
index 4df9da359135..bf0ebe6149e8 100644
--- a/drivers/net/ethernet/intel/ice/ice_controlq.h
+++ b/drivers/net/ethernet/intel/ice/ice_controlq.h
@@ -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 {