ath11k: Update signal filled flag during sta_statistics drv op
authorSriram R <srirrama@codeaurora.org>
Wed, 24 Feb 2021 09:02:41 +0000 (14:32 +0530)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 9 Mar 2021 11:01:03 +0000 (13:01 +0200)
commitf277eb0500b4ee1cbe9db8615761f19b5a5520c9
tree51b286661ee8c1dc85fef4a721cf901b2399918f
parent018e3fa8e7ff087629e5285cc14d1a6ca9bebc8b
ath11k: Update signal filled flag during sta_statistics drv op

Currently, though the peer rssi information is updated to station dump
from driver sta_statistics mac op, the info doesn't get updated
since the NL80211_STA_INFO_SIGNAL filled flag is not set in station
info. Hence update this flag while filling the rssi info.

Tested on: IPQ8074 WLAN.HK.2.1.0.1-01213-QCAHKSWPL_SILICONZ-1

Signed-off-by: Sriram R <srirrama@codeaurora.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20210224090241.3098-1-srirrama@codeaurora.org
drivers/net/wireless/ath/ath11k/mac.c