Fix two NULL pointer dereference crash issues. Improve module removal procedure.
In v2, we split v1 into 3 sets according to patch dependencies so that individual author can rework on them during the coming holiday. 1-11 as a set since they are dependent and most of them are Dany's. 12-14 as a set since they are independent of 1-11. 15 to be sent to net-next. This series come from 12/15 13/15 14/15 of v1's "ibmvnic: assorted bug fixes". Lijun Pan (3): ibmvnic: fix NULL pointer dereference in reset_sub_crq_queues ibmvnic: fix NULL pointer dereference in ibmvic_reset_crq ibmvnic: enhance resetting status check during module exit drivers/net/ethernet/ibm/ibmvnic.c | 9 +++++++-- drivers/net/ethernet/ibm/ibmvnic.h | 3 +-- 2 files changed, 8 insertions(+), 4 deletions(-) -- 2.23.0