]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb226ddc333f32d25573568248a06f22e3a53121e
tree15ee745ccdd5d8ae22aee6156e239f193829f4d0
parentf549b745feb245ec8d2ba9369f47108e632f89fa
parent4333541ec7d463c47a9e9f7ccee6eb295348d066
Merge branch 'mlxsw-various-fixes'

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>