Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 236735
b: refs/heads/master
c: bdd196a
h: refs/heads/master
i:
  236733: 3b8c497
  236731: d1585f3
  236727: c287e99
  236719: 9aca693
  236703: d140271
  236671: 5655514
v: v3
  • Loading branch information
Rajkumar Manoharan authored and John W. Linville committed Jan 19, 2011
1 parent 5d536c2 commit e16fb19
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 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: bfc31df33b162540c6c3e1473e022cd0a312a522
refs/heads/master: bdd196a3e00d2be8b50d8af0d8cf845884f4d59b
5 changes: 2 additions & 3 deletions trunk/drivers/net/wireless/ath/ath9k/calib.c
Original file line number Diff line number Diff line change
Expand Up @@ -382,9 +382,8 @@ void ath9k_init_nfcal_hist_buffer(struct ath_hw *ah,
s16 default_nf;
int i, j;

if (!ah->caldata)
return;

ah->caldata->channel = chan->channel;
ah->caldata->channelFlags = chan->channelFlags & ~CHANNEL_CW_INT;
h = ah->caldata->nfCalHist;
default_nf = ath9k_hw_get_default_nf(ah, chan);
for (i = 0; i < NUM_NF_READINGS; i++) {
Expand Down

0 comments on commit e16fb19

Please sign in to comment.