Re: [PATCH net-next 0/3] bnxt_en: Fix probe and open bugs.

2017-02-20 Thread David Miller
From: Michael Chan Date: Mon, 20 Feb 2017 19:25:15 -0500 > Fix 3 issues related to bnxt_init_one() and bnxt_open(). Don't probe > bridge devices and fixup some error code paths. Series applied, thanks Michael.

[PATCH net-next 0/3] bnxt_en: Fix probe and open bugs.

2017-02-20 Thread Michael Chan
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):