On 2018-10-01 20:18, Kalle Valo wrote:
Sriram R <srirrama@xxxxxxxxxxxxxx> wrote:
By default the firmware uses 1Mbps and 6Mbps rate for management
packets
in 2G and 5G bands respectively. But when the user selects different
basic rates from the userspace, we need to send the management
packets at the lowest basic rate selected by the user.
This change makes use of WMI_VDEV_PARAM_MGMT_RATE param for
configuring the
management packets rate to the firmware.
Chipsets Tested : QCA988X, QCA9887, QCA9984
FW Tested : 10.2.4-1.0-41, 10.4-3.6.104
Signed-off-by: Sriram R <srirrama@xxxxxxxxxxxxxx>
Really sorry, I missed this and accidentally applied v1. Can you
submit a followup
patch with the changes you made in v2, please? That way the final code
is still
the same.
Hi Kalle,
I've raised a followup patch with the delta in v2.
https://patchwork.kernel.org/patch/10624227/
Thanks,
Sriram.R