Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 237358
b: refs/heads/master
c: 603b3ee
h: refs/heads/master
v: v3
  • Loading branch information
Ben Greear authored and John W. Linville committed Feb 9, 2011
1 parent d444fb7 commit 1f82480
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: da2fd1f0f7b78f21f6378f726d1f6de9d573b2d4
refs/heads/master: 603b3eefb92e0886ed4dd5f73d4c07b304405b40
2 changes: 2 additions & 0 deletions trunk/drivers/net/wireless/ath/ath9k/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -1726,6 +1726,8 @@ static int ath9k_config(struct ieee80211_hw *hw, u32 changed)
}

if (changed & IEEE80211_CONF_CHANGE_POWER) {
ath_dbg(common, ATH_DBG_CONFIG,
"Set power: %d\n", conf->power_level);
sc->config.txpowlimit = 2 * conf->power_level;
ath9k_ps_wakeup(sc);
ath9k_cmn_update_txpow(ah, sc->curtxpow,
Expand Down

0 comments on commit 1f82480

Please sign in to comment.