Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 74464
b: refs/heads/master
c: e47eb6a
h: refs/heads/master
v: v3
  • Loading branch information
Joonwoo Park authored and John W. Linville committed Nov 30, 2007
1 parent b56692d commit 60023f7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 864792e3d93a89496e02ca21b2e2eeba0aa857ad
refs/heads/master: e47eb6ad41e8fc4c2696665512b70d1fd4cf3f22
1 change: 1 addition & 0 deletions trunk/drivers/net/wireless/iwlwifi/iwl3945-base.c
Original file line number Diff line number Diff line change
Expand Up @@ -8277,6 +8277,7 @@ static void iwl_cancel_deferred_work(struct iwl_priv *priv)
{
iwl_hw_cancel_deferred_work(priv);

cancel_delayed_work_sync(&priv->init_alive_start);
cancel_delayed_work(&priv->scan_check);
cancel_delayed_work(&priv->alive_start);
cancel_delayed_work(&priv->post_associate);
Expand Down

0 comments on commit 60023f7

Please sign in to comment.