Merge branch 'mlxsw-various-fixes'
authorJakub Kicinski <kuba@kernel.org>
Fri, 26 Feb 2021 23:47:55 +0000 (15:47 -0800)
committerJakub Kicinski <kuba@kernel.org>
Fri, 26 Feb 2021 23:47:56 +0000 (15:47 -0800)
Ido Schimmel says:

====================
mlxsw: Various fixes

This patchset contains various fixes for mlxsw.

Patch #1 fixes a race condition in a selftest. The race and fix are
explained in detail in the changelog.

Patch #2 re-adds a link mode that was wrongly removed, resulting in a
regression in some setups.

Patch #3 fixes a race condition in route installation with nexthop
objects.

Please consider patches #2 and #3 for stable.
====================

Link: https://lore.kernel.org/r/20210225165721.1322424-1-idosch@idosch.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge