[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230810150114.107765-1-mschmidt@redhat.com>
Date: Thu, 10 Aug 2023 17:01:10 +0200
From: Michal Schmidt <mschmidt@...hat.com>
To: netdev@...r.kernel.org
Cc: Veerasenareddy Burru <vburru@...vell.com>,
Sathesh Edara <sedara@...vell.com>,
"David S. Miller" <davem@...emloft.net>,
Abhijit Ayarekar <aayarekar@...vell.com>,
Satananda Burla <sburla@...vell.com>,
Vimlesh Kumar <vimleshk@...vell.com>
Subject: [PATCH net 0/4] octeon_ep: fixes for error and remove paths
I have an Octeon card that's misconfigured in a way that exposes a
couple of bugs in the octeon_ep driver's error paths. It can reproduce
the issues that patches 1 & 4 are fixing. Patches 2 & 3 are a result of
reviewing the nearby code.
Michal Schmidt (4):
octeon_ep: fix timeout value for waiting on mbox response
octeon_ep: cancel tx_timeout_task later in remove sequence
octeon_ep: cancel ctrl_mbox_task after intr_poll_task
octeon_ep: cancel queued works in probe error path
drivers/net/ethernet/marvell/octeon_ep/octep_ctrl_net.c | 2 +-
drivers/net/ethernet/marvell/octeon_ep/octep_main.c | 9 +++++----
2 files changed, 6 insertions(+), 5 deletions(-)
--
2.41.0
Powered by blists - more mailing lists