Re: [PATCH] qlogic_stub: Fixup NULL argument to host_reset()

2018-05-05 Thread kbuild test robot
Hi Hannes, I love your patch! Yet something to improve: [auto build test ERROR on mkp-scsi/for-next] [also build test ERROR on v4.17-rc3 next-20180504] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/co

[PATCH] qlogic_stub: Fixup NULL argument to host_reset()

2018-05-04 Thread Hannes Reinecke
The PCMCIA stub calls host_reset() with a NULL argument, which is always wrong. So build a dummy scsi command to restore functionality. Fixes: 4a56c1c166b6: "scsi: qlogicfas: move bus_reset to host_reset" Reported-by: Dan Carpenter Signed-off-by: Hannes Reinecke --- drivers/scsi/pcmcia/qlogic_s