wifi: mac80211_hwsim: init peer measurement result
authorJohannes Berg <johannes.berg@intel.com>
Thu, 18 Apr 2024 08:52:24 +0000 (10:52 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 19 Apr 2024 08:02:20 +0000 (10:02 +0200)
commit2a4e01e5270b9fa9f6e6e0a4c24ac51a758636f9
treeb35fb18857c36b7ea7086a5cec505225d62dd354
parent801ea33ae82d6a9d954074fbcf8ea9d18f1543a7
wifi: mac80211_hwsim: init peer measurement result

If we don't get all the values here, we might pass them to
cfg80211 uninitialized. Fix that, even if the input might
then not make much sense.

Fixes: 2af3b2a631b1 ("mac80211_hwsim: add PMSR report support via virtio")
Reviewed-by: Miriam Rachel Korenblit <miriam.rachel.korenblit@intel.com>
Link: https://msgid.link/20240418105220.e1317621c1f9.If7dd447de24d7493d133284db5e9e482e4e299f8@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/virtual/mac80211_hwsim.c