linux-stable/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
..
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
aha152x_core.c
aha152x_stub.c
fdomain_cs.c scsi: fdomain: Fix error return code in fdomain_probe() 2021-08-09 23:30:25 -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
sym53c500_cs.c scsi: sym53c500_cs: Switch to attribute groups 2021-10-16 21:45:57 -04:00