[PATCH] ath10k: add recalc RTS/CTS protection method
Bartosz Markowski
bartosz.markowski at tieto.com
Mon Mar 3 02:35:49 EST 2014
On 28 February 2014 18:46, Ben Greear <greearb at candelatech.com> wrote:
> On 02/27/2014 11:18 PM, bartosz.markowski at tieto.com wrote:
>> From: Marek Kwaczynski <marek.kwaczynski at tieto.com>
>>
>> Add recalculation of RTS/CTS protection when one or more legacy
>> stations are connected to ath10k. In this case enable RTS/CTS
>> protection and set sw retry profile are needed in the FW.
>> Without this change legacy station is starved and has very low
>> throughput.
>
>> - ath10k_warn("Failed to set CTS prot for VDEV: %d\n",
>> - arvif->vdev_id);
>> + ath10k_warn("failed to recalc RTS/CTS prot %d\n",
>> + ret);
>
> Did you remove the vdev ID from the logging message on purpose?
>
> I find having vdev ID in logging messages helps, especially when
> trying to compare firmware logs with the driver logs...
Not on purpose. Thanks for pointing it out.
Kalle, please ignore this patch, there'll be v2.
--
Bartosz
More information about the ath10k
mailing list