Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 159273
b: refs/heads/master
c: ff8365c
h: refs/heads/master
i:
  159271: 16163cf
v: v3
  • Loading branch information
Alexander Beregalov authored and John W. Linville committed Jul 29, 2009
1 parent f06d4d8 commit b447b7c
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 11866efa9b5d6f321a2625b7f6837ba55c4c2e4b
refs/heads/master: ff8365ca889cb86ba5bd40fe3047d047bc632f4c
2 changes: 2 additions & 0 deletions trunk/drivers/net/wireless/ath/ar9170/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -1293,7 +1293,9 @@ static void ar9170_op_stop(struct ieee80211_hw *hw)
flush_workqueue(ar->hw->workqueue);

cancel_delayed_work_sync(&ar->tx_janitor);
#ifdef CONFIG_AR9170_LEDS
cancel_delayed_work_sync(&ar->led_work);
#endif
cancel_work_sync(&ar->filter_config_work);
cancel_work_sync(&ar->beacon_work);
mutex_lock(&ar->mutex);
Expand Down

0 comments on commit b447b7c

Please sign in to comment.