Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 290653
b: refs/heads/master
c: 5ce3df6
h: refs/heads/master
i:
  290651: e30f0b1
v: v3
  • Loading branch information
Mohammed Shafi Shajakhan authored and John W. Linville committed Feb 22, 2012
1 parent 0d51905 commit 3d9ecb1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 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: cede8b64808f543fb5ed4991af330a0ae6026805
refs/heads/master: 5ce3df64a4a2849a6fc616e5957b5188daaea631
6 changes: 0 additions & 6 deletions trunk/drivers/net/wireless/ath/ath9k/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -1587,12 +1587,6 @@ static int ath9k_config(struct ieee80211_hw *hw, u32 changed)
ath9k_ps_wakeup(sc);
mutex_lock(&sc->mutex);

/*
* Leave this as the first check because we need to turn on the
* radio if it was disabled before prior to processing the rest
* of the changes. Likewise we must only disable the radio towards
* the end.
*/
if (changed & IEEE80211_CONF_CHANGE_IDLE) {
sc->ps_idle = !!(conf->flags & IEEE80211_CONF_IDLE);
if (sc->ps_idle)
Expand Down

0 comments on commit 3d9ecb1

Please sign in to comment.