[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <6b97b589-91fe-d71e-a7d0-5662a4f7a91c@gmail.com>
Date: Tue, 20 Apr 2021 13:24:54 +0100
From: Edward Cree <ecree.xilinx@...il.com>
To: davem@...emloft.net, kuba@...nel.org
Cc: netdev@...r.kernel.org, themsley@...ceflex.com
Subject: [PATCH net 0/3] sfc: fix TXQ lookups
The TXQ handling changes in 12804793b17c ("sfc: decouple TXQ type from label")
which were made as part of the support for encap offloads on EF10 caused some
breakage on Siena (5000- and 6000-series) NICs, which caused null-dereference
kernel panics.
This series fixes those issues, and also a similarly incorrect code-path on
EF10 which worked by chance.
Edward Cree (3):
sfc: farch: fix TX queue lookup in TX flush done handling
sfc: farch: fix TX queue lookup in TX event handling
sfc: ef10: fix TX queue lookup in TX event handling
drivers/net/ethernet/sfc/ef10.c | 3 +--
drivers/net/ethernet/sfc/farch.c | 16 ++++++++--------
2 files changed, 9 insertions(+), 10 deletions(-)
--
1.8.3.1
Powered by blists - more mailing lists