commit | 2a91c9f781de209d420d751e43eb43ffe6934803 | [log] [tgz] |
---|---|---|
author | Amitkumar Karwar <akarwar@marvell.com> | Fri Nov 09 17:51:30 2012 -0800 |
committer | Johannes Berg <johannes.berg@intel.com> | Mon Nov 12 10:30:14 2012 +0100 |
tree | 941106840164fd2fd87b6b9a256282997da0cf0b | |
parent | 6352c87ff69daa2211419ec2c34ddb8bc116c505 [diff] |
nl/cfg80211: advertise OBSS scan requirement wpa_supplicant will do OBSS scan for drivers that implement auth/assoc API. Drivers that implement nl80211 connect API (rather than auth/assoc) may need wpa_supplicant to do this as well. Add a new feature flag to inform it (wpa_s) that a driver needs wpa_supplicant to do OBSS scans. Signed-off-by: Amitkumar Karwar <akarwar@marvell.com> Signed-off-by: Bing Zhao <bzhao@marvell.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>