diff options
| author | Luciano Coelho <luciano.coelho@intel.com> | 2015-03-18 04:47:02 -0400 |
|---|---|---|
| committer | Johannes Berg <johannes.berg@intel.com> | 2015-03-30 04:25:35 -0400 |
| commit | 3a323d4e17dd5a84f6ad036e6f985d263ca973ed (patch) | |
| tree | 953d656a22a681a68e3b16519f4b14a3f2182379 /include/uapi/linux | |
| parent | 7d830a198689bd33057923e0370147d43241c7f0 (diff) | |
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 <luciano.coelho@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'include/uapi/linux')
| -rw-r--r-- | include/uapi/linux/nl80211.h | 5 |
1 files changed, 3 insertions, 2 deletions
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 { | |||
| 1754 | * should be contained in the result as the sum of the respective counters | 1754 | * should be contained in the result as the sum of the respective counters |
| 1755 | * over all channels. | 1755 | * over all channels. |
| 1756 | * | 1756 | * |
| 1757 | * @NL80211_ATTR_SCHED_SCAN_DELAY: delay before a scheduled scan (or a | 1757 | * @NL80211_ATTR_SCHED_SCAN_DELAY: delay before the first cycle of a |
| 1758 | * WoWLAN net-detect scan) is started, u32 in seconds. | 1758 | * scheduled scan (or a WoWLAN net-detect scan) is started, u32 |
| 1759 | * in seconds. | ||
| 1759 | 1760 | ||
| 1760 | * @NL80211_ATTR_REG_INDOOR: flag attribute, if set indicates that the device | 1761 | * @NL80211_ATTR_REG_INDOOR: flag attribute, if set indicates that the device |
| 1761 | * is operating in an indoor environment. | 1762 | * is operating in an indoor environment. |
