The FW brings along a large set of fixes and features which will be added
at a later phase. This is an adaquete point to bump the driver version.
Signed-off-by: Ariel Elior <redacted>
Signed-off-by: Michal Kalderon <redacted>
---
drivers/net/ethernet/qlogic/qed/qed.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/net/ethernet/qlogic/qed/qed.h b/drivers/net/ethernet/qlogic/qed/qed.h
index 8b6d6f884245..c628c4b0b7ba 100644
--- a/drivers/net/ethernet/qlogic/qed/qed.h
+++ b/drivers/net/ethernet/qlogic/qed/qed.h
@@ -53,7 +53,7 @@
extern const struct qed_common_ops qed_common_ops_pass;
#define QED_MAJOR_VERSION 8
-#define QED_MINOR_VERSION 37
+#define QED_MINOR_VERSION 42
#define QED_REVISION_VERSION 0
#define QED_ENGINEERING_VERSION 20
--
2.14.5