cfg80211: Scan results to also report the per chain signal strength
authorSunil Dutt <usdutt@qti.qualcomm.com>
Wed, 13 Dec 2017 17:51:36 +0000 (19:51 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 19 Dec 2017 09:37:31 +0000 (10:37 +0100)
commit983dafaab799511e092ffd006f3a064b37ccbccf
tree1ad4f67c0576cd536c24509f941e4d01eef8ab05
parent86b6c465727cc917ec8367fef29b20ccf8ffa081
cfg80211: Scan results to also report the per chain signal strength

This commit enhances the scan results to report the per chain signal
strength based on the latest BSS update. This provides similar
information to what is already available through STA information.

Signed-off-by: Sunil Dutt <usdutt@qti.qualcomm.com>
Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/cfg80211.h
include/uapi/linux/nl80211.h
net/wireless/nl80211.c
net/wireless/scan.c