From: Luciano Coelho Date: Wed, 18 Mar 2015 08:47:02 +0000 (+0200) Subject: nl80211: small clarification of the sched_scan delay attribute X-Git-Tag: Ubuntu-5.13.0-19.19~18153^2~105^2~14 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=3a323d4e17dd5a84f6ad036e6f985d263ca973ed;p=mirror_ubuntu-jammy-kernel.git nl80211: small clarification of the sched_scan delay attribute Just clarify that the delay is only before the first cycle. Signed-off-by: Luciano Coelho Signed-off-by: Johannes Berg --- diff --git a/include/uapi/linux/nl80211.h b/include/uapi/linux/nl80211.h index ae16ba9cb1e3..241220c43e86 100644 --- a/include/uapi/linux/nl80211.h +++ b/include/uapi/linux/nl80211.h @@ -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.