Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 202831
b: refs/heads/master
c: 4a34a8c
h: refs/heads/master
i:
  202829: 0a494f7
  202827: 437bf0d
  202823: 43de7fd
  202815: 8f036d8
v: v3
  • Loading branch information
Sujith authored and John W. Linville committed Jun 3, 2010
1 parent 351b1d3 commit 7766b86
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: cb551df2028017c71b07db9537efb90abcf9cc7d
refs/heads/master: 4a34a8c19cc84d9ff99d542f7b1524cbd1bb705a
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/ath/ath9k/htc_drv_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -1453,7 +1453,7 @@ static int ath9k_htc_config(struct ieee80211_hw *hw, u32 changed)
}
}

if (priv->ps_idle) {
if ((changed & IEEE80211_CONF_CHANGE_IDLE) && priv->ps_idle) {
ath_print(common, ATH_DBG_CONFIG,
"idle: disabling radio\n");
ath9k_htc_radio_disable(hw);
Expand Down

0 comments on commit 7766b86

Please sign in to comment.