]> git.baikalelectronics.ru Git - kernel.git/commit
nl80211: clarify NL80211_ATTR_SCHED_SCAN_DELAY usage with net-detect
authorLuca Coelho <luciano.coelho@intel.com>
Mon, 9 Nov 2015 10:17:37 +0000 (12:17 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 4 Dec 2015 13:43:32 +0000 (14:43 +0100)
commitc2d576d433f49ae61815ed0041dc3412e11b57e0
tree0e29ad05fa631da67e9f1099fb899151ac330258
parent1d830f9ccd7caa5e2a014c03c2cb39c975d3a2fb
nl80211: clarify NL80211_ATTR_SCHED_SCAN_DELAY usage with net-detect

In this attribute's documentation, it was not clear whether the delay
started counting when WoWLAN net-detect was enabled or when the system
was suspended.  The correct answer is that it starts when the system
suspends (which is when, in practice, the scan is scheduled).  Clarify
that in the nl80211.h documentation.

Suggested-by: Samuel Tan <samueltan@google.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/uapi/linux/nl80211.h