projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8983487
)
mlxsw: spectrum: Update minimum firmware version to 13.1530.152
author
Shalom Toledo
<
[email protected]
>
Sun, 12 Nov 2017 08:01:24 +0000
(09:01 +0100)
committer
David S. Miller
<
[email protected]
>
Tue, 14 Nov 2017 12:17:07 +0000
(21:17 +0900)
This new firmware contains:
- Support Spectrum A1 revision
- Batch deletion of IPv6 neighbours
- Remove incorrect VPD capability
Signed-off-by: Shalom Toledo <
[email protected]
>
Signed-off-by: Ido Schimmel <
[email protected]
>
Signed-off-by: Jiri Pirko <
[email protected]
>
Signed-off-by: David S. Miller <
[email protected]
>
drivers/net/ethernet/mellanox/mlxsw/spectrum.c
patch
|
blob
|
history
diff --git
a/drivers/net/ethernet/mellanox/mlxsw/spectrum.c
b/drivers/net/ethernet/mellanox/mlxsw/spectrum.c
index b2cd1ebf4e3677b5d01181b99c34a69023ed4c9e..2d46ec84ebdffbea5032a1f670befab4f585b22c 100644
(file)
--- a/
drivers/net/ethernet/mellanox/mlxsw/spectrum.c
+++ b/
drivers/net/ethernet/mellanox/mlxsw/spectrum.c
@@
-74,8
+74,8
@@
#include "../mlxfw/mlxfw.h"
#define MLXSW_FWREV_MAJOR 13
-#define MLXSW_FWREV_MINOR 1
42
0
-#define MLXSW_FWREV_SUBMINOR 1
2
2
+#define MLXSW_FWREV_MINOR 1
53
0
+#define MLXSW_FWREV_SUBMINOR 1
5
2
static const struct mlxsw_fw_rev mlxsw_sp_supported_fw_rev = {
.major = MLXSW_FWREV_MAJOR,