On 24 March 2014 09:56, Kalle Valo <kvalo@xxxxxxxxxxxxxxxx> wrote: > Janusz Dziedzic <janusz.dziedzic@xxxxxxxxx> writes: > >> Setup band and frequency in ieee80211_rx_status >> only once - for ppdu. >> >> Signed-off-by: Janusz Dziedzic <janusz.dziedzic@xxxxxxxxx> > > [...] > >> @@ -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. > This belongs to next patch - will fix it. BR janusz -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html