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

Reply via email to