]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'mlxsw-couple-of-fixes'
authorJakub Kicinski <kuba@kernel.org>
Wed, 18 Nov 2020 19:07:03 +0000 (11:07 -0800)
committerJakub Kicinski <kuba@kernel.org>
Wed, 18 Nov 2020 19:07:04 +0000 (11:07 -0800)
commite03195c1b8eab2ba004fea3e2ac3a3fb8196249b
tree1bbd0f3e23b03326453d93ba3d00f7dd5e8442f7
parente14ecf5c8371f5e3c2a2e82166d1e38a2fd854e1
parent937e93a7a743c1068b3516d2148ebe34ea55c215
Merge branch 'mlxsw-couple-of-fixes'

Ido Schimmel says:

====================
mlxsw: Couple of fixes

Patch #1 fixes firmware flashing when CONFIG_MLXSW_CORE=y and
CONFIG_MLXFW=m.

Patch #2 prevents EMAD transactions from needlessly failing when the
system is under heavy load by using exponential backoff.

Please consider patch #2 for stable.
====================

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