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)
commitfc2635bff24c6b75291ead011c16da7a053fb4f5
tree1bbd0f3e23b03326453d93ba3d00f7dd5e8442f7
parent1532b9778478577152201adbafa7738b1e844868
parent1f492eab67bced119a0ac7db75ef2047e29a30c6
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>