mirror of https://github.com/torvalds/linux.git
ixgbevf_init_module() won't destroy the workqueue created by create_singlethread_workqueue() when pci_register_driver() failed. Add destroy_workqueue() in fail path to prevent the resource leak. Similar to the handling of u132_hcd_init in commit |
||
|---|---|---|
| .. | ||
| Makefile | ||
| defines.h | ||
| ethtool.c | ||
| ipsec.c | ||
| ipsec.h | ||
| ixgbevf.h | ||
| ixgbevf_main.c | ||
| mbx.c | ||
| mbx.h | ||
| regs.h | ||
| vf.c | ||
| vf.h | ||