linux/drivers/scsi/pcmcia
Jiasheng Jiang 2576e153cd scsi: nsp_cs: Check of ioremap return value
Since it is possible for ioremap() to fail, 'data->MmioAddress' could be
NULL. Skip entry if ioremap() fails.

Link: https://lore.kernel.org/r/20211230021137.1823352-1-jiasheng@iscas.ac.cn
Fixes: 0e6f9d2708 ("pcmcia: use pcmcia_loop_config in scsi pcmcia drivers")
Signed-off-by: Jiasheng Jiang <jiasheng@iscas.ac.cn>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2022-01-10 11:03:42 -05:00
..
aha152x_core.c scsi: aha152x: rename the PCMCIA define 2018-11-02 00:15:23 +09:00
aha152x_stub.c pcmcia: Use module_pcmcia_driver for scsi drivers 2018-10-01 12:15:21 +02:00
fdomain_cs.c scsi: fdomain: Fix error return code in fdomain_probe() 2021-08-09 23:30:25 -04:00
Kconfig scsi: docs: convert NinjaSCSI.txt to ReST 2020-03-11 23:08:01 -04:00
Makefile scsi: fdomain: Add PCMCIA support 2019-06-18 19:46:23 -04:00
nsp_cs.c scsi: nsp_cs: Check of ioremap return value 2022-01-10 11:03:42 -05:00
nsp_cs.h scsi: nsp_cs: Drop internal SCSI message definition 2021-01-22 21:14:10 -05:00
nsp_debug.c
nsp_io.h
nsp_message.c
qlogic_stub.c scsi: remove the use_clustering flag 2018-12-18 23:19:21 -05:00
sym53c500_cs.c scsi: sym53c500_cs: Switch to attribute groups 2021-10-16 21:45:57 -04:00