[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190312083938.16700-1-idosch@mellanox.com>
Date: Tue, 12 Mar 2019 08:40:40 +0000
From: Ido Schimmel <idosch@...lanox.com>
To: "netdev@...r.kernel.org" <netdev@...r.kernel.org>
CC: "davem@...emloft.net" <davem@...emloft.net>,
Jiri Pirko <jiri@...lanox.com>, mlxsw <mlxsw@...lanox.com>,
Vadim Pasternak <vadimp@...lanox.com>,
Ido Schimmel <idosch@...lanox.com>
Subject: [PATCH net 0/2] mlxsw: Various fixes
Patch #1 fixes the recently introduced QSFP thermal zones to correctly
work with split ports, where several ports are mapped to the same
module.
Patch #2 initializes the base MAC in the minimal driver. The driver is
using the base MAC as its parent ID and without initializing it, it is
reported as all zeroes to user space.
Jiri Pirko (1):
mlxsw: minimal: Initialize base_mac
Vadim Pasternak (1):
mlxsw: core: Prevent duplication during QSFP module initialization
.../ethernet/mellanox/mlxsw/core_thermal.c | 21 ++++++++++---------
drivers/net/ethernet/mellanox/mlxsw/minimal.c | 18 ++++++++++++++++
2 files changed, 29 insertions(+), 10 deletions(-)
--
2.20.1
Powered by blists - more mailing lists