Re: [PATCH v3] ath10k: management tx ack rssi capability check

2018-10-13 Thread Kalle Valo
Balaji Pothunoori wrote: > Adding WMI service check for management tx ack rssi support; this is > done to maintain common avg ack signal in user level for both data > and management tx ack packet. > > Tested on QCA4019(fw version-10.4-3.2.1-00063). > > Signed-off-by: Balaji Pothunoori > Signed

Re: [PATCH v3] ath10k: management tx ack rssi capability check

2018-10-01 Thread Kalle Valo
kbuild test robot writes: > Hi Balaji, > > Thank you for the patch! Yet something to improve: > > [auto build test ERROR on ath6kl/ath-next] > [cannot apply to v4.19-rc3 next-20180910] > [if your patch is applied to the wrong git tree, please drop us a note to > help improve the system] > > url:

Re: [PATCH v3] ath10k: management tx ack rssi capability check

2018-09-11 Thread kbuild test robot
Hi Balaji, Thank you for the patch! Yet something to improve: [auto build test ERROR on ath6kl/ath-next] [cannot apply to v4.19-rc3 next-20180910] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commits

Re: [PATCH v3] ath10k: management tx ack rssi capability check

2018-09-10 Thread kbuild test robot
Hi Balaji, Thank you for the patch! Yet something to improve: [auto build test ERROR on ath6kl/ath-next] [cannot apply to v4.19-rc3 next-20180910] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commits

[PATCH v3] ath10k: management tx ack rssi capability check

2018-09-09 Thread Balaji Pothunoori
Adding WMI service check for management tx ack rssi support; this is done to maintain common avg ack signal in user level for both data and management tx ack packet. Tested on QCA4019(fw version-10.4-3.2.1-00063). Signed-off-by: Balaji Pothunoori --- v3: modified ack rssi support check to newly