diff options
author | Ido Schimmel <[email protected]> | 2020-01-15 13:53:44 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2020-01-15 04:16:30 -0800 |
commit | d58c35ca5202edea02d8201f4acd81e06c98f9b4 (patch) | |
tree | 1196eb8eba6fcd0c79257968b808723d2324ab7f /drivers/fpga/fpga-mgr.c | |
parent | eb507906feaaf827395e5f96f2320e0c7731e4ff (diff) |
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 <[email protected]>
Acked-by: Jiri Pirko <[email protected]>
Tested-by: Shalom Toledo <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions