[PATCH] ath10k: add recalc RTS/CTS protection method
Ben Greear
greearb at candelatech.com
Fri Feb 28 12:46:29 EST 2014
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...
Thanks,
Ben
--
Ben Greear <greearb at candelatech.com>
Candela Technologies Inc http://www.candelatech.com
More information about the ath10k
mailing list