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)
commit9c74893441d3cf4b258a82b19cbf6bfd2ed6e549
tree4e2d61d97961013e4a8db0be6c5386b43f123476
parentdb82d8a966ded064bd4cf0e1fcca13442f50d0ae
nl80211: add an attribute to allow delaying the first scheduled scan cycle

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>
include/net/cfg80211.h
include/uapi/linux/nl80211.h
net/wireless/nl80211.c
This page took 0.036441 seconds and 5 git commands to generate.