netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/3] bnxt_en: Small misc. fixes.
@ 2017-03-28 23:47 Michael Chan
  2017-03-28 23:47 ` [PATCH net 1/3] bnxt_en: Fix NULL pointer dereference in reopen failure path Michael Chan
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Michael Chan @ 2017-03-28 23:47 UTC (permalink / raw)
  To: davem; +Cc: netdev

Fix a NULL pointer crash in open failure path, wrong arguments when
printing error messages, and a DMA unmap bug in XDP shutdown path.

Michael Chan (1):
  bnxt_en: Fix DMA unmapping of the RX buffers in XDP mode during
    shutdown.

Sankar Patchineelam (2):
  bnxt_en: Fix NULL pointer dereference in reopen failure path
  bnxt_en: Correct the order of arguments to netdev_err() in
    bnxt_set_tpa()

 drivers/net/ethernet/broadcom/bnxt/bnxt.c | 30 ++++++++++++++++++++++++------
 1 file changed, 24 insertions(+), 6 deletions(-)

-- 
1.8.3.1

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

end of thread, other threads:[~2017-03-29 21:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-28 23:47 [PATCH net 0/3] bnxt_en: Small misc. fixes Michael Chan
2017-03-28 23:47 ` [PATCH net 1/3] bnxt_en: Fix NULL pointer dereference in reopen failure path Michael Chan
2017-03-28 23:47 ` [PATCH net 2/3] bnxt_en: Correct the order of arguments to netdev_err() in bnxt_set_tpa() Michael Chan
2017-03-28 23:47 ` [PATCH net 3/3] bnxt_en: Fix DMA unmapping of the RX buffers in XDP mode during shutdown Michael Chan
2017-03-29 21:07 ` [PATCH net 0/3] bnxt_en: Small 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).