[PATCH] ath10k: Implement get_expected_throughput callback
akolli at codeaurora.org
akolli at codeaurora.org
Fri Mar 23 07:08:59 PDT 2018
On 2018-03-23 19:14, Johannes Berg wrote:
> On Fri, 2018-03-23 at 19:11 +0530, akolli at codeaurora.org wrote:
>>
>> > > +
>> > > + sinfo->expected_throughput =
>> > > +
>> > > ewma_sta_txrate_read(&arsta->ave_sta_txrate);
>> > > + sinfo->filled |=
>> > > BIT(NL80211_STA_INFO_EXPECTED_THROUGHPUT);
>> > > +}
>
>> Yes. This looks redundant, I will remove this line,
>> sinfo->filled |= BIT(NL80211_STA_INFO_EXPECTED_THROUGHPUT);
>
> You don't need any of the changes here in ath10k_sta_statistics().
Hi Jaohannes,
Yes. I removed this in ath10k driver and sent a v2 patch.
Thanks,
Anil.
More information about the ath10k
mailing list