diff options
author | 2020-01-15 13:53:44 +0200 | |
---|---|---|
committer | 2020-01-15 04:16:30 -0800 | |
commit | d58c35ca5202edea02d8201f4acd81e06c98f9b4 (patch) | |
tree | 1196eb8eba6fcd0c79257968b808723d2324ab7f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge tag 'mac80211-for-net-2020-01-15' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 (diff) | |
download | linux-dev-d58c35ca5202edea02d8201f4acd81e06c98f9b4.tar.xz linux-dev-d58c35ca5202edea02d8201f4acd81e06c98f9b4.zip |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions