netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] bnxt_en: Fix probe and open bugs.
@ 2017-02-21  0:25 Michael Chan
  2017-02-21  0:25 ` [PATCH net-next 1/3] bnxt_en: Reject driver probe against all bridge devices Michael Chan
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Michael Chan @ 2017-02-21  0:25 UTC (permalink / raw)
  To: davem; +Cc: netdev

Fix 3 issues related to bnxt_init_one() and bnxt_open().  Don't probe
bridge devices and fixup some error code paths.

Michael Chan (1):
  bnxt_en: Fix NULL pointer dereference in a failure path during open.

Ray Jui (1):
  bnxt_en: Reject driver probe against all bridge devices

Sathya Perla (1):
  bnxt_en: fix pci cleanup in bnxt_init_one() failure path

 drivers/net/ethernet/broadcom/bnxt/bnxt.c | 82 ++++++++++++++++---------------
 1 file changed, 43 insertions(+), 39 deletions(-)

-- 
1.8.3.1

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

end of thread, other threads:[~2017-02-21  2:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-21  0:25 [PATCH net-next 0/3] bnxt_en: Fix probe and open bugs Michael Chan
2017-02-21  0:25 ` [PATCH net-next 1/3] bnxt_en: Reject driver probe against all bridge devices Michael Chan
2017-02-21  0:25 ` [PATCH net-next 2/3] bnxt_en: Fix NULL pointer dereference in a failure path during open Michael Chan
2017-02-21  0:25 ` [PATCH net-next 3/3] bnxt_en: fix pci cleanup in bnxt_init_one() failure path Michael Chan
2017-02-21  2:59 ` [PATCH net-next 0/3] bnxt_en: Fix probe and open bugs 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).