nl80211: specify RSSI threshold in scheduled scan
authorThomas Pedersen <c_tpeder@qca.qualcomm.com>
Thu, 21 Jun 2012 18:09:54 +0000 (11:09 -0700)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 26 Jun 2012 07:32:28 +0000 (09:32 +0200)
commit88e920b4505105b710f8d4a535ec02c4078f8e2e
treef4e49c2b29fcd49e49b50aa9129dccd6d1654467
parentd0f718c1c0dfcb67f3af47a1fc4de7784974d1f7
nl80211: specify RSSI threshold in scheduled scan

Support configuring an RSSI threshold in dBm (s32) when requesting
scheduled scan, below which a BSS won't be reported by the cfg80211
driver.

Signed-off-by: Thomas Pedersen <c_tpeder@qca.qualcomm.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/linux/nl80211.h
include/net/cfg80211.h
net/wireless/nl80211.c