Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 135271
b: refs/heads/master
c: 15cc0f1
h: refs/heads/master
i:
  135269: 9863bfb
  135267: 02da970
  135263: 9aa5a81
v: v3
  • Loading branch information
Luis R. Rodriguez authored and John W. Linville committed Mar 16, 2009
1 parent 89b5237 commit 0342553
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: c117fa0bf5f5b3d362b590ed6e80499defe14505
refs/heads/master: 15cc0f1ac670d9ff59cbcddb668900e8824b372a
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/ath9k/calib.c
Original file line number Diff line number Diff line change
Expand Up @@ -880,7 +880,7 @@ bool ath9k_hw_calibrate(struct ath_hw *ah, struct ath9k_channel *chan,
return true;
}

bool ar9285_clc(struct ath_hw *ah, struct ath9k_channel *chan)
static bool ar9285_clc(struct ath_hw *ah, struct ath9k_channel *chan)
{
REG_SET_BIT(ah, AR_PHY_CL_CAL_CTL, AR_PHY_CL_CAL_ENABLE);
if (chan->channelFlags & CHANNEL_HT20) {
Expand Down

0 comments on commit 0342553

Please sign in to comment.