[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20201117173352.288491-1-idosch@idosch.org>
Date: Tue, 17 Nov 2020 19:33:50 +0200
From: Ido Schimmel <idosch@...sch.org>
To: netdev@...r.kernel.org
Cc: davem@...emloft.net, kuba@...nel.org, jiri@...dia.com,
mlxsw@...dia.com, Ido Schimmel <idosch@...dia.com>
Subject: [PATCH net 0/2] mlxsw: Couple of fixes
From: Ido Schimmel <idosch@...dia.com>
This patch set contains two fixes for mlxsw.
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.
Ido Schimmel (2):
mlxsw: Fix firmware flashing
mlxsw: core: Use variable timeout for EMAD retries
drivers/net/ethernet/mellanox/mlxsw/Kconfig | 2 +-
drivers/net/ethernet/mellanox/mlxsw/core.c | 3 ++-
2 files changed, 3 insertions(+), 2 deletions(-)
--
2.28.0
Powered by blists - more mailing lists