nl80211: add an attribute to allow delaying the first scheduled scan cycle
authorLuciano Coelho <luciano.coelho@intel.com>
Fri, 16 Jan 2015 14:04:09 +0000 (16:04 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 23 Jan 2015 09:30:47 +0000 (10:30 +0100)
The userspace may want to delay the the first scheduled scan or
net-detect cycle.  Add an optional attribute to the scheduled scan
configuration to pass the delay to be (optionally) used by the driver.

Signed-off-by: Luciano Coelho <luciano.coelho@intel.com>
[add the attribute to the policy to validate it]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>

No differences found