Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 256459
b: refs/heads/master
c: 1288aa4
h: refs/heads/master
i:
  256457: 79a23da
  256455: df17069
v: v3
  • Loading branch information
Larry Finger authored and John W. Linville committed Jul 11, 2011
1 parent 98abdc0 commit 30d8a77
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: df90d84382b03faf81637db31b6be14f477482c7
refs/heads/master: 1288aa4e80145d9f4196df32f717b4c1cf6aab61
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/rtlwifi/rtl8192cu/rf.c
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ void rtl92cu_phy_rf6052_set_cck_txpower(struct ieee80211_hw *hw,
tx_agc[RF90_PATH_A] = 0x10101010;
tx_agc[RF90_PATH_B] = 0x10101010;
} else if (rtlpriv->dm.dynamic_txhighpower_lvl ==
TXHIGHPWRLEVEL_LEVEL1) {
TXHIGHPWRLEVEL_LEVEL2) {
tx_agc[RF90_PATH_A] = 0x00000000;
tx_agc[RF90_PATH_B] = 0x00000000;
} else{
Expand Down

0 comments on commit 30d8a77

Please sign in to comment.