[ewg] [PATCH 04/10] cxgb3: Bump the required FW version to 4.3.

Steve Wise swise at opengridcomputing.com
Fri Jun 29 14:28:12 PDT 2007


cxgb3: Bump the required FW version to 4.3.

Signed-off-by: Steve Wise <swise at opengridcomputing.com>
---

 drivers/net/cxgb3/version.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/net/cxgb3/version.h b/drivers/net/cxgb3/version.h
index 7ef2193..7dcfb40 100644
--- a/drivers/net/cxgb3/version.h
+++ b/drivers/net/cxgb3/version.h
@@ -39,6 +39,6 @@ #define DRV_VERSION "1.0-ofed"
 
 /* Firmware version */
 #define FW_VERSION_MAJOR 4
-#define FW_VERSION_MINOR 2
+#define FW_VERSION_MINOR 3
 #define FW_VERSION_MICRO 0
 #endif				/* __CHELSIO_VERSION_H */



More information about the ewg mailing list