From: Pawel Malinowski <pawel.malinow...@intel.com>

Update FW API version to 1.7.

Signed-off-by: Pawel Malinowski <pawel.malinow...@intel.com>
Signed-off-by: Anatoly Burakov <anatoly.bura...@intel.com>
---
 drivers/net/ixgbe/base/ixgbe_type_e610.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/net/ixgbe/base/ixgbe_type_e610.h 
b/drivers/net/ixgbe/base/ixgbe_type_e610.h
index ab57852f19..bad332c6b8 100644
--- a/drivers/net/ixgbe/base/ixgbe_type_e610.h
+++ b/drivers/net/ixgbe/base/ixgbe_type_e610.h
@@ -351,7 +351,7 @@
  */
 #define IXGBE_FW_API_VER_BRANCH                0x00
 #define IXGBE_FW_API_VER_MAJOR         0x01
-#define IXGBE_FW_API_VER_MINOR         0x05
+#define IXGBE_FW_API_VER_MINOR         0x07
 #define IXGBE_FW_API_VER_DIFF_ALLOWED  0x02
 
 #define IXGBE_ACI_DESC_SIZE            32
-- 
2.43.5

Reply via email to