From: Kevin Scott Date: Fri, 8 Nov 2019 14:23:31 +0000 (-0800) Subject: ice: Update FW API minor version X-Git-Tag: v5.10.7~3838^2~22^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ed960c1d36f5db38a8038fcca83e1f6495f468fb;p=platform%2Fkernel%2Flinux-rpi.git 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 Signed-off-by: Tony Nguyen Tested-by: Andrew Bowers Signed-off-by: Jeff Kirsher --- diff --git a/drivers/net/ethernet/intel/ice/ice_controlq.h b/drivers/net/ethernet/intel/ice/ice_controlq.h index 4df9da3..bf0ebe6 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 {