cxgb3: Bump the required FW version to 4.3. Signed-off-by: Steve Wise <[EMAIL PROTECTED]> ---
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 */ _______________________________________________ ewg mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg
