mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR
authorJohannes Berg <johannes.berg@intel.com>
Thu, 12 Jun 2014 20:24:31 +0000 (22:24 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 19 Nov 2014 17:46:09 +0000 (18:46 +0100)
Allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR with software
based scanning and generate a random MAC address for them for every
scan request with the flag.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>

No differences found