Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 290654
b: refs/heads/master
c: 0a8a721
h: refs/heads/master
v: v3
  • Loading branch information
Mohammed Shafi Shajakhan authored and John W. Linville committed Feb 22, 2012
1 parent 3d9ecb1 commit 06d64a9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: 5ce3df64a4a2849a6fc616e5957b5188daaea631
refs/heads/master: 0a8a721de97dce7477bfb89e7b4ca1eba425db34
4 changes: 0 additions & 4 deletions trunk/drivers/net/wireless/ath/ath9k/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -371,12 +371,8 @@ static int ath_set_channel(struct ath_softc *sc, struct ieee80211_hw *hw,
if (sc->sc_flags & SC_OP_INVALID)
return -EIO;

ath9k_ps_wakeup(sc);

r = ath_reset_internal(sc, hchan, false);

ath9k_ps_restore(sc);

return r;
}

Expand Down

0 comments on commit 06d64a9

Please sign in to comment.