Files
twx-linux/drivers
Wei Li 6291fd0eea scsi: fdomain: Fix error return code in fdomain_probe()
[ Upstream commit 632c4ae6da ]

If request_region() fails the return value is not set. Return -EBUSY on
error.

Link: https://lore.kernel.org/r/20210715032625.1395495-1-liwei391@huawei.com
Fixes: 8674a8aa2c ("scsi: fdomain: Add PCMCIA support")
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Wei Li <liwei391@huawei.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-09-18 13:40:14 +02:00
..
2021-09-15 09:50:30 +02:00
2021-09-15 09:50:44 +02:00
2021-09-18 13:40:08 +02:00
2021-08-26 08:35:46 -04:00