Home
last modified time | relevance | path

Searched hist:"40 b0bd24973487272167a09db040a70c053bedbe" (Results 1 – 1 of 1) sorted by relevance

/linux/net/mac80211/
H A Dscan.cdiff 40b0bd24973487272167a09db040a70c053bedbe Sun Aug 06 10:38:23 CEST 2017 Roee Zamir <roee.zamir@intel.com> mac80211: oce: enable receiving of bcast probe resp

One of OCE's optimizations is acception of broadcast probe responses.
Accept broadcast probe responses but don't set
NL80211_EXT_FEATURE_ACCEPT_BCAST_PROBE_RESP. Because a device's firmware
may filter out the broadcast probe resp - drivers should set this flag.

Signed-off-by: Roee Zamir <roee.zamir@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
[johannes: make accepting broadcast conditional on the nl80211 scan
flag that was added for that specific purpose]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>