diff options
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/net/bnx2x/bnx2x_hsi.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/bnx2x/bnx2x_hsi.h b/drivers/net/bnx2x/bnx2x_hsi.h index be503cc0a50b..d9d0184b8c22 100644 --- a/drivers/net/bnx2x/bnx2x_hsi.h +++ b/drivers/net/bnx2x/bnx2x_hsi.h | |||
@@ -1929,7 +1929,7 @@ struct host_func_stats { | |||
1929 | 1929 | ||
1930 | #define BCM_5710_FW_MAJOR_VERSION 6 | 1930 | #define BCM_5710_FW_MAJOR_VERSION 6 |
1931 | #define BCM_5710_FW_MINOR_VERSION 2 | 1931 | #define BCM_5710_FW_MINOR_VERSION 2 |
1932 | #define BCM_5710_FW_REVISION_VERSION 5 | 1932 | #define BCM_5710_FW_REVISION_VERSION 9 |
1933 | #define BCM_5710_FW_ENGINEERING_VERSION 0 | 1933 | #define BCM_5710_FW_ENGINEERING_VERSION 0 |
1934 | #define BCM_5710_FW_COMPILE_FLAGS 1 | 1934 | #define BCM_5710_FW_COMPILE_FLAGS 1 |
1935 | 1935 | ||