All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net 0/2] bnxt_en: Error recovery bug fixes.
@ 2021-02-26  9:43 Michael Chan
  2021-02-26  9:43 ` [PATCH net 1/2] bnxt_en: Fix race between firmware reset and driver remove Michael Chan
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Michael Chan @ 2021-02-26  9:43 UTC (permalink / raw)
  To: davem; +Cc: netdev, kuba, gospo

Two error recovery related bug fixes for 2 corner cases.

Please queue patch #2 for -stable.  Thanks.

Edwin Peer (1):
  bnxt_en: reliably allocate IRQ table on reset to avoid crash

Vasundhara Volam (1):
  bnxt_en: Fix race between firmware reset and driver remove.

 drivers/net/ethernet/broadcom/bnxt/bnxt.c | 17 +++++++++++++++--
 1 file changed, 15 insertions(+), 2 deletions(-)

-- 
2.18.1


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

end of thread, other threads:[~2021-02-27  0:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-26  9:43 [PATCH net 0/2] bnxt_en: Error recovery bug fixes Michael Chan
2021-02-26  9:43 ` [PATCH net 1/2] bnxt_en: Fix race between firmware reset and driver remove Michael Chan
2021-02-26  9:43 ` [PATCH net 2/2] bnxt_en: reliably allocate IRQ table on reset to avoid crash Michael Chan
2021-02-27  0:00 ` [PATCH net 0/2] bnxt_en: Error recovery bug fixes patchwork-bot+netdevbpf

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.