Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 282785
b: refs/heads/master
c: 027e8d5
h: refs/heads/master
i:
  282783: 58b0d0f
v: v3
  • Loading branch information
Kenji Kaneshige authored and Jesse Barnes committed Dec 5, 2011
1 parent f1c1fe9 commit 90bfc0d
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: 3c076351c4027a56d5005a39a0b518a4ba393ce2
refs/heads/master: 027e8d52abdd44bc00e405af83cd2fbfb96c0824
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 90bfc0d

Please sign in to comment.