Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 171758
b: refs/heads/master
c: 2eb2fa6
h: refs/heads/master
v: v3
  • Loading branch information
Bob Copeland authored and John W. Linville committed Nov 16, 2009
1 parent afc273f commit 31ac061
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 634a555ce3ee5ea1fdcaee8b4ac9ce7b54f301ac
refs/heads/master: 2eb2fa67e5462a36e98172fb92c78bc405b3035f
2 changes: 0 additions & 2 deletions trunk/drivers/net/wireless/ath/ath5k/phy.c
Original file line number Diff line number Diff line change
Expand Up @@ -3025,8 +3025,6 @@ ath5k_hw_txpower(struct ath5k_hw *ah, struct ieee80211_channel *channel,
ATH5K_ERR(ah->ah_sc, "invalid tx power: %u\n", txpower);
return -EINVAL;
}
if (txpower == 0)
txpower = AR5K_TUNE_DEFAULT_TXPOWER;

/* Reset TX power values */
memset(&ah->ah_txpower, 0, sizeof(ah->ah_txpower));
Expand Down

0 comments on commit 31ac061

Please sign in to comment.