Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 342117
b: refs/heads/master
c: 75d7dbc
h: refs/heads/master
i:
  342115: 2356084
v: v3
  • Loading branch information
Thomas Pedersen authored and John W. Linville committed Dec 11, 2012
1 parent b8f4e8f commit c1b45e5
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: 96d21371ac8583d0935e5c41a798004084789606
refs/heads/master: 75d7dbc280bb75d2bdce59c5969a812f38255f54
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/ath/ath9k/htc_drv_txrx.c
Original file line number Diff line number Diff line change
Expand Up @@ -1082,7 +1082,7 @@ static bool ath9k_rx_prepare(struct ath9k_htc_priv *priv,
rx_status->freq = hw->conf.channel->center_freq;
rx_status->signal = rxbuf->rxstatus.rs_rssi + ATH_DEFAULT_NOISE_FLOOR;
rx_status->antenna = rxbuf->rxstatus.rs_antenna;
rx_status->flag |= RX_FLAG_MACTIME_START;
rx_status->flag |= RX_FLAG_MACTIME_END;

return true;

Expand Down

0 comments on commit c1b45e5

Please sign in to comment.