mac80211_hwsim: Support a hw scan request for a specific BSSID
authorJouni Malinen <[email protected]>
Fri, 26 Feb 2016 20:12:49 +0000 (22:12 +0200)
committerJohannes Berg <[email protected]>
Tue, 5 Apr 2016 08:56:29 +0000 (10:56 +0200)
commit12880d169471fb14c46d6f323f31127702a6d5e6
tree218831dc206cfee68b5543531637cea1d09dcb16
parente345f44f2b7c6a77c1c0677b7c8606a0bb1c5c5c
mac80211_hwsim: Support a hw scan request for a specific BSSID

If the hw scan request specifies a single BSSID, use that value instead
of the wildcard BSSID in the Probe Request frames.

Signed-off-by: Jouni Malinen <[email protected]>
Signed-off-by: Johannes Berg <[email protected]>
drivers/net/wireless/mac80211_hwsim.c