mlxsw: spectrum: Update the supported firmware to version 13.1620.192
authorTal Bar <[email protected]>
Wed, 21 Mar 2018 07:34:05 +0000 (09:34 +0200)
committerDavid S. Miller <[email protected]>
Thu, 22 Mar 2018 17:13:36 +0000 (13:13 -0400)
This new firmware contains:
- Support for auto-neg disable mode

Signed-off-by: Tal Bar <[email protected]>
Reviewed-by: Jiri Pirko <[email protected]>
Signed-off-by: Ido Schimmel <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
drivers/net/ethernet/mellanox/mlxsw/spectrum.c

index 83886a9df206187eb140a48cd3bc1c122a261cc5..92f0210dec8e751db376acecef93a1549a5da1eb 100644 (file)
@@ -75,8 +75,8 @@
 #include "../mlxfw/mlxfw.h"
 
 #define MLXSW_FWREV_MAJOR 13
-#define MLXSW_FWREV_MINOR 1530
-#define MLXSW_FWREV_SUBMINOR 152
+#define MLXSW_FWREV_MINOR 1620
+#define MLXSW_FWREV_SUBMINOR 192
 #define MLXSW_FWREV_MINOR_TO_BRANCH(minor) ((minor) / 100)
 
 #define MLXSW_SP_FW_FILENAME \