Re: [PATCH v4] iw: ack signal support for tx ack packets

2018-06-29 Thread Balaji Pothunoori
On 2018-06-29 15:18, Johannes Berg wrote: On Fri, 2018-05-25 at 16:36 +0530, Balaji Pothunoori wrote: This patch is to display the average ack signal, last ack signal of tx ack packets. Please resend this with the required kernel changes. johannes Sure Johannes. Regards, Balaji.

Re: [PATCH v4] iw: ack signal support for tx ack packets

2018-06-29 Thread Johannes Berg
On Fri, 2018-05-25 at 16:36 +0530, Balaji Pothunoori wrote: > This patch is to display the average ack signal, > last ack signal of tx ack packets. Please resend this with the required kernel changes. johannes

[PATCH v4] iw: ack signal support for tx ack packets

2018-05-25 Thread Balaji Pothunoori
This patch is to display the average ack signal, last ack signal of tx ack packets. Signed-off-by: Balaji Pothunoori --- V4: * Changed the subject * Added last ack signal support and renamed avg ack signal macro V3: * Added version no V2: * Removed nl80211.h changes and modified the commit lo