netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] sfc: misc. fixes
@ 2017-02-17 15:47 Edward Cree
  2017-02-17 15:49 ` [PATCH net-next 1/3] sfc: fix filter_id misinterpretation in edge case Edward Cree
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Edward Cree @ 2017-02-17 15:47 UTC (permalink / raw)
  To: linux-net-drivers, David Miller; +Cc: netdev

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(-)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-02-17 20:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-17 15:47 [PATCH net-next 0/3] sfc: misc. fixes Edward Cree
2017-02-17 15:49 ` [PATCH net-next 1/3] sfc: fix filter_id misinterpretation in edge case Edward Cree
2017-02-17 15:50 ` [PATCH net-next 2/3] sfc: forget filters from sw table if hw replies ENOENT on removing them Edward Cree
2017-02-17 15:50 ` [PATCH net-next 3/3] sfc: do not device_attach if a reset is pending Edward Cree
2017-02-17 20:29 ` [PATCH net-next 0/3] sfc: misc. fixes David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).