mirror of https://github.com/torvalds/linux.git
The ena_init() won't destroy workqueue created by
create_singlethread_workqueue() when pci_register_driver() failed.
Call destroy_workqueue() when pci_register_driver() failed to prevent the
resource leak.
Fixes:
|
||
|---|---|---|
| .. | ||
| ena | ||
| Kconfig | ||
| Makefile | ||