Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 327929
b: refs/heads/master
c: 5686cac
h: refs/heads/master
i:
  327927: 36bce89
v: v3
  • Loading branch information
Mohammed Shafi Shajakhan authored and John W. Linville committed Sep 11, 2012
1 parent 810a0f2 commit 9a3a785
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: 94ae77ea4600801233663e64025529ba43075643
refs/heads/master: 5686cac5bc6c41161cdf879998e16001c92e7bf8
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/ath/ath9k/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -2260,7 +2260,7 @@ static int ath9k_suspend(struct ieee80211_hw *hw,
mutex_lock(&sc->mutex);

ath_cancel_work(sc);
del_timer_sync(&common->ani.timer);
ath_stop_ani(sc);
del_timer_sync(&sc->rx_poll_timer);

if (test_bit(SC_OP_INVALID, &sc->sc_flags)) {
Expand Down

0 comments on commit 9a3a785

Please sign in to comment.