wifi: mac80211: set internal scan request BSSID
authorJohannes Berg <johannes.berg@intel.com>
Mon, 26 Sep 2022 13:45:04 +0000 (15:45 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 7 Oct 2022 13:24:10 +0000 (15:24 +0200)
commit9beed8de806644b59729d862e66e8a4eef894fa8
tree69571014a2d7db1c0655a6a7ed457a9752b69797
parent0143ea09b63d58ed3e19ffdfc444cc23d8d877b6
wifi: mac80211: set internal scan request BSSID

If any driver relies entirely on the scan request BSSID,
then that would be wrong for internal scans. Initialize
it to the broadcast address since we don't otherwise use
the field.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/main.c