From: Qi Zhang Date: Mon, 23 Sep 2019 07:44:34 +0000 (+0800) Subject: net/ice/base: update FW API minor version X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;ds=sidebyside;h=29897f43a1e3e45afd164da56ae1922e31626fd1;p=dpdk.git net/ice/base: update FW API minor version Update FW API minor version to align to current value advertised by FW in NVM images. Signed-off-by: Kevin Scott Signed-off-by: Paul M Stillwell Jr Signed-off-by: Qi Zhang Acked-by: Qiming Yang --- diff --git a/drivers/net/ice/base/ice_controlq.h b/drivers/net/ice/base/ice_controlq.h index 8ad7857c84..8b60465474 100644 --- a/drivers/net/ice/base/ice_controlq.h +++ b/drivers/net/ice/base/ice_controlq.h @@ -23,7 +23,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 {