Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 215541
b: refs/heads/master
c: f4e523f
h: refs/heads/master
i:
  215539: 955e69a
v: v3
  • Loading branch information
Tejun Heo authored and Herbert Xu committed Oct 19, 2010
1 parent 1fd13a8 commit aac282c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: a752447af5b61f19e9c50322d9b07cea9a086084
refs/heads/master: f4e523f2ad179f6bf5691ddc3cd2893856fafc66
3 changes: 1 addition & 2 deletions trunk/drivers/crypto/hifn_795x.c
Original file line number Diff line number Diff line change
Expand Up @@ -2700,8 +2700,7 @@ static void __devexit hifn_remove(struct pci_dev *pdev)
dev = pci_get_drvdata(pdev);

if (dev) {
cancel_delayed_work(&dev->work);
flush_scheduled_work();
cancel_delayed_work_sync(&dev->work);

hifn_unregister_rng(dev);
hifn_unregister_alg(dev);
Expand Down

0 comments on commit aac282c

Please sign in to comment.