Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 74465
b: refs/heads/master
c: 3ae6a05
h: refs/heads/master
i:
  74463: b56692d
v: v3
  • Loading branch information
Joonwoo Park authored and John W. Linville committed Nov 30, 2007
1 parent 60023f7 commit 899f678
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: e47eb6ad41e8fc4c2696665512b70d1fd4cf3f22
refs/heads/master: 3ae6a054553ee8b7f74bf7de8904022b26705778
1 change: 1 addition & 0 deletions trunk/drivers/net/wireless/iwlwifi/iwl4965-base.c
Original file line number Diff line number Diff line change
Expand Up @@ -8870,6 +8870,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 899f678

Please sign in to comment.