Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 121824
b: refs/heads/master
c: c483246
h: refs/heads/master
v: v3
  • Loading branch information
Larry Finger authored and John W. Linville committed Nov 10, 2008
1 parent b97d3a0 commit ab89979
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: b2e53b338b7b4608372d070bb477f3bae3971e5a
refs/heads/master: c4832467a5c8c2ae96d6dad882be4d4ab9eefad7
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/rtl8187_rtl8225.c
Original file line number Diff line number Diff line change
Expand Up @@ -625,7 +625,7 @@ static void rtl8225z2_b_rf_set_tx_power(struct ieee80211_hw *dev, int channel)
rtl8225_write_phy_cck(dev, 0x44 + i, *tmp++);

rtl818x_iowrite8(priv, &priv->map->TX_GAIN_CCK,
rtl8225z2_tx_gain_cck_ofdm[cck_power]);
rtl8225z2_tx_gain_cck_ofdm[cck_power] << 1);
msleep(1);

rtl818x_iowrite8(priv, &priv->map->TX_GAIN_OFDM,
Expand Down

0 comments on commit ab89979

Please sign in to comment.