Netdev Archive on lore.kernel.org
help / color / mirror / Atom feed
* [PATCH net 0/2] bnxt_en: Two bug fixes.
@ 2020-09-06  2:55 Michael Chan
  2020-09-06  2:55 ` [PATCH net 1/2] bnxt_en: Avoid sending firmware messages when AER error is detected Michael Chan
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Michael Chan @ 2020-09-06  2:55 UTC (permalink / raw)
  To: davem; +Cc: netdev, kuba

The first patch fixes AER recovery by reducing the time from several
minutes to a more reasonable 20 - 30 seconds.  The second patch fixes
a possible NULL pointer crash during firmware reset.

Please queue for -stable also.  Thanks.

Vasundhara Volam (2):
  bnxt_en: Avoid sending firmware messages when AER error is detected.
  bnxt_en: Fix NULL ptr dereference crash in bnxt_fw_reset_task()

 drivers/net/ethernet/broadcom/bnxt/bnxt.c | 13 +++++++------
 drivers/net/ethernet/broadcom/bnxt/bnxt.h |  4 ++++
 2 files changed, 11 insertions(+), 6 deletions(-)

-- 
1.8.3.1


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

end of thread, other threads:[~2020-09-07 17:17 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-06  2:55 [PATCH net 0/2] bnxt_en: Two bug fixes Michael Chan
2020-09-06  2:55 ` [PATCH net 1/2] bnxt_en: Avoid sending firmware messages when AER error is detected Michael Chan
2020-09-06  2:55 ` [PATCH net 2/2] bnxt_en: Fix NULL ptr dereference crash in bnxt_fw_reset_task() Michael Chan
2020-09-06 19:25   ` Jakub Kicinski
2020-09-06 22:07     ` Michael Chan
2020-09-07  3:13       ` Jakub Kicinski
2020-09-07  3:48         ` Michael Chan
2020-09-07 17:13           ` Jakub Kicinski
2020-09-07 17:16 ` [PATCH net 0/2] bnxt_en: Two bug fixes Jakub Kicinski

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