[PATCH 4/8] ath10k: setup rx channel per ppdu
Kalle Valo
kvalo at qca.qualcomm.com
Mon Mar 24 04:56:14 EDT 2014
Janusz Dziedzic <janusz.dziedzic at tieto.com> writes:
> Setup band and frequency in ieee80211_rx_status
> only once - for ppdu.
>
> Signed-off-by: Janusz Dziedzic <janusz.dziedzic at tieto.com>
[...]
> @@ -775,23 +794,7 @@ static void ath10k_process_rx(struct ath10k *ar, struct htt_rx_info *info)
> if (info->amsdu_more)
> status->flag |= RX_FLAG_AMSDU_MORE;
>
> - status->signal = info->signal;
What about the signal, how is it set now? I don't see that anywhere in
this patch.
--
Kalle Valo
More information about the ath10k
mailing list