On Thu, Aug 06, 2020 at 04:10:13AM -0700, Nilesh Javali wrote: > FCoE adapter initialization failed for ISP8021. > > This reverts commit 3cb182b3fa8b7a61f05c671525494697cba39c6a. But wouldn't this revert not also bring back the crash from 3cb182b3fa8b ("scsi: qla2xxx: Fix crash on qla2x00_mailbox_command"): This patch fixes a crash on qla2x00_mailbox_command caused when the driver is on UNLOADING state and tries to call qla2x00_poll, which triggers a NULL pointer dereference.