mirror of
https://github.com/torvalds/linux.git
synced 2025-11-07 12:10:52 +02:00
If 'jmb38x_ms_count_slots()' returns 0, we must undo the previous
'pci_request_regions()' call.
Goto 'err_out_int' to fix it.
Fixes:
|
||
|---|---|---|
| .. | ||
| jmb38x_ms.c | ||
| Kconfig | ||
| Makefile | ||
| r592.c | ||
| r592.h | ||
| rtsx_pci_ms.c | ||
| rtsx_usb_ms.c | ||
| tifm_ms.c | ||