mac80211: average ack rssi support for data frames
authorBalaji Pothunoori <bpothuno@codeaurora.org>
Mon, 16 Apr 2018 14:48:41 +0000 (20:18 +0530)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 7 May 2018 19:41:16 +0000 (21:41 +0200)
commitcc60dbbfed8ff0bd4c530ee48e9e915333a35470
treeabf303c1299c4bee775735f304eb30a3dbcfaa22
parent81d5439da84419ee35bea54309a9f2c3871b6605
mac80211: average ack rssi support for data frames

The driver will process the RSSI if available and send it to mac80211.
mac80211 will compute the weighted average of ack RSSI for stations.

Signed-off-by: Balaji Pothunoori <bpothuno@codeaurora.org>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/sta_info.c
net/mac80211/sta_info.h
net/mac80211/status.c