Three largely unrelated fixes to increase robustness in rare edge cases.

Bert Kenward (1):
  sfc: forget filters from sw table if hw replies ENOENT on removing
    them

Jon Cooper (1):
  sfc: fix filter_id misinterpretation in edge case

Peter Dunning (1):
  sfc: do not device_attach if a reset is pending

 drivers/net/ethernet/sfc/ef10.c       | 67 ++++++++++++++++++++++-------------
 drivers/net/ethernet/sfc/ef10_sriov.c |  4 +--
 drivers/net/ethernet/sfc/efx.c        | 10 +++---
 drivers/net/ethernet/sfc/efx.h        |  6 ++++
 drivers/net/ethernet/sfc/selftest.c   |  2 +-
 5 files changed, 57 insertions(+), 32 deletions(-)

Reply via email to