]> git.ipfire.org Git - thirdparty/hostap.git/commit
Refine vendor subcmd QCA_NL80211_VENDOR_SUBCMD_ROAM_STATS
authorChunquan Luo <quic_chunquan@quicinc.com>
Tue, 7 Feb 2023 04:02:05 +0000 (12:02 +0800)
committerJouni Malinen <j@w1.fi>
Fri, 10 Feb 2023 11:23:44 +0000 (13:23 +0200)
commit56662f36da3c1fec8e604b5d5b682abe50e0d525
treed8fdda4bd8f958b59189a74d1c8895c1d0cace83
parenteff82f93af3f5bbd7314a6af4955d73929b76e89
Refine vendor subcmd QCA_NL80211_VENDOR_SUBCMD_ROAM_STATS

During implementation of commit 257b119c2d87 ("QCA vendor attribute of
update roaming cached statistics info") some deficiencies were noted as
listed below, so fix them. Since these are pre-implementation changes,
no ABI breakage is introduced.

1) Change all RSSI values to be signed values.
2) Add enums for scan type and dwell type instead of documenting
   their values with comments
3) Add missing QCA_ROAM_REASON_STA_KICKOUT to enum qca_roam_reason

Signed-off-by: Chunquan Luo <quic_chunquan@quicinc.com>
src/common/qca-vendor.h