Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 214684
b: refs/heads/master
c: 9bad82b
h: refs/heads/master
v: v3
  • Loading branch information
John W. Linville committed Sep 16, 2010
1 parent 0d12419 commit 3e23c47
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: 20c956dfbeec823082054954b2443e736455418b
refs/heads/master: 9bad82b8ae0e96483507e09463d8520bcfa78cc3
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/ath/ath9k/recv.c
Original file line number Diff line number Diff line change
Expand Up @@ -1338,7 +1338,7 @@ static void ath_select_ant_div_from_quick_scan(struct ath_ant_comb *antcomb,
}
}

void ath_ant_div_conf_fast_divbias(struct ath_hw_antcomb_conf *ant_conf)
static void ath_ant_div_conf_fast_divbias(struct ath_hw_antcomb_conf *ant_conf)
{
/* Adjust the fast_div_bias based on main and alt lna conf */
switch ((ant_conf->main_lna_conf << 4) | ant_conf->alt_lna_conf) {
Expand Down

0 comments on commit 3e23c47

Please sign in to comment.