Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 283325
b: refs/heads/master
c: 863b7eb
h: refs/heads/master
i:
  283323: 199c108
v: v3
  • Loading branch information
Kenji Kaneshige authored and Jesse Barnes committed Jan 6, 2012
1 parent 0452231 commit da7a33b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 10f6dc7eede9a8895626e9c1b4f2c3b75fbf2850
refs/heads/master: 863b7eb583704346d64a08b0e723635da692959e
2 changes: 1 addition & 1 deletion trunk/drivers/pci/hotplug/pciehp_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -366,9 +366,9 @@ static int __init pcied_init(void)
static void __exit pcied_cleanup(void)
{
dbg("unload_pciehpd()\n");
pcie_port_service_unregister(&hpdriver_portdrv);
destroy_workqueue(pciehp_ordered_wq);
destroy_workqueue(pciehp_wq);
pcie_port_service_unregister(&hpdriver_portdrv);
info(DRIVER_DESC " version: " DRIVER_VERSION " unloaded\n");
}

Expand Down

0 comments on commit da7a33b

Please sign in to comment.