diff options
author | Ido Schimmel <idosch@mellanox.com> | 2020-01-15 14:53:44 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-01-15 15:16:30 +0300 |
commit | d58c35ca5202edea02d8201f4acd81e06c98f9b4 (patch) | |
tree | 1196eb8eba6fcd0c79257968b808723d2324ab7f /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | eb507906feaaf827395e5f96f2320e0c7731e4ff (diff) | |
download | linux-d58c35ca5202edea02d8201f4acd81e06c98f9b4.tar.xz |
mlxsw: spectrum: Do not enforce same firmware version for multiple ASICs
In commit a72afb6879bb ("mlxsw: Enforce firmware version for
Spectrum-2") I added a required firmware version for Spectrum-2, but
missed the fact that mlxsw_sp2_init() is used by both Spectrum-2 and
Spectrum-3. This means that the same firmware version will be used for
both, which is wrong.
Fix this by creating a new init() callback for Spectrum-3.
Fixes: a72afb6879bb ("mlxsw: Enforce firmware version for Spectrum-2")
Signed-off-by: Ido Schimmel <idosch@mellanox.com>
Acked-by: Jiri Pirko <jiri@mellanox.com>
Tested-by: Shalom Toledo <shalomt@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions