d1d918492e
[ Upstream commit df66617bfe87487190a60783d26175b65d2502ce ]
When create_singlethread_workqueue returns NULL to card->event_wq, no
error return code of rsxx_pci_probe() is assigned.
To fix this bug, st is assigned with -ENOMEM in this case.
Fixes:
|
||
---|---|---|
.. | ||
config.c | ||
core.c | ||
cregs.c | ||
dev.c | ||
dma.c | ||
Makefile | ||
rsxx_cfg.h | ||
rsxx_priv.h | ||
rsxx.h |