[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190518155829.31055-1-idosch@idosch.org>
Date: Sat, 18 May 2019 18:58:27 +0300
From: Ido Schimmel <idosch@...sch.org>
To: netdev@...r.kernel.org
Cc: davem@...emloft.net, jiri@...lanox.com, vadimp@...lanox.com,
mlxsw@...lanox.com, Ido Schimmel <idosch@...lanox.com>
Subject: [PATCH net 0/2] mlxsw: Two port module fixes
From: Ido Schimmel <idosch@...lanox.com>
Patch #1 fixes driver initialization failure on old ASICs due to
unsupported register access. This is fixed by first testing if the
register is supported.
Patch #2 fixes reading of certain modules' EEPROM. The problem and
solution are explained in detail in the commit message.
Please consider both patches for stable.
Vadim Pasternak (2):
mlxsw: core: Prevent QSFP module initialization for old hardware
mlxsw: core: Prevent reading unsupported slave address from SFP EEPROM
drivers/net/ethernet/mellanox/mlxsw/core.c | 6 ++++++
drivers/net/ethernet/mellanox/mlxsw/core.h | 2 ++
drivers/net/ethernet/mellanox/mlxsw/core_env.c | 18 ++++++++++++++++--
.../net/ethernet/mellanox/mlxsw/core_hwmon.c | 3 +++
.../net/ethernet/mellanox/mlxsw/core_thermal.c | 6 ++++++
5 files changed, 33 insertions(+), 2 deletions(-)
--
2.20.1
Powered by blists - more mailing lists