df66617bfe
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:
|
||
---|---|---|
.. | ||
Makefile | ||
config.c | ||
core.c | ||
cregs.c | ||
dev.c | ||
dma.c | ||
rsxx.h | ||
rsxx_cfg.h | ||
rsxx_priv.h |