Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3a323d4e authored by Luciano Coelho's avatar Luciano Coelho Committed by Johannes Berg
Browse files

nl80211: small clarification of the sched_scan delay attribute



Just clarify that the delay is only before the first cycle.

Signed-off-by: default avatarLuciano Coelho <luciano.coelho@intel.com>
Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent 7d830a19
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -1754,8 +1754,9 @@ enum nl80211_commands {
 *	should be contained in the result as the sum of the respective counters
 *	over all channels.
 *
 * @NL80211_ATTR_SCHED_SCAN_DELAY: delay before a scheduled scan (or a
 *	WoWLAN net-detect scan) is started, u32 in seconds.
 * @NL80211_ATTR_SCHED_SCAN_DELAY: delay before the first cycle of a
 *	scheduled scan (or a WoWLAN net-detect scan) is started, u32
 *	in seconds.

 * @NL80211_ATTR_REG_INDOOR: flag attribute, if set indicates that the device
 *      is operating in an indoor environment.