Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 162533
b: refs/heads/master
c: 252a1b9
h: refs/heads/master
i:
  162531: 8c43820
v: v3
  • Loading branch information
Alexander Beregalov authored and Greg Kroah-Hartman committed Sep 15, 2009
1 parent 2c33479 commit 031c9c5
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: 7ff177a88782461893316a512e75a3f169fbae8b
refs/heads/master: 252a1b9162b6dbac7324854eb4137404932b574d
2 changes: 1 addition & 1 deletion trunk/drivers/staging/agnx/pci.c
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@ static void agnx_stop(struct ieee80211_hw *dev)
/* make sure hardware will not generate irq */
agnx_hw_reset(priv);
free_irq(priv->pdev->irq, dev);
flush_workqueue(priv->hw->workqueue);
/* flush_workqueue(priv->hw->workqueue); */
/* cancel_delayed_work_sync(&priv->periodic_work); */
unfill_rings(priv);
rings_free(priv);
Expand Down

0 comments on commit 031c9c5

Please sign in to comment.