mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-27 12:42:31 +00: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 | ||