This includes two critical fixes in failure path during driver load. A recent patch in bnxt_en exposed it. bnxt_en returns failure while registering with L2 driver for our latest HW version. This causes system hang/crash. The bnxt_en patch is already merged to net branch. Here is the link for the patch. https://patchwork.ozlabs.org/patch/998151/ Please apply to for-rc branch. Thanks, Selvin Xavier Selvin Xavier (2): RDMA/bnxt_re: Fix system hang when registration with L2 driver fails RDMA/bnxt_re: Avoid accessing the device structure after it is freed drivers/infiniband/hw/bnxt_re/main.c | 3 +++ 1 file changed, 3 insertions(+) -- 2.5.5