aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/cfg80211.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/net/cfg80211.h')
-rw-r--r--include/net/cfg80211.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/net/cfg80211.h b/include/net/cfg80211.h
index 3b489f8fc4cd..5a861440c122 100644
--- a/include/net/cfg80211.h
+++ b/include/net/cfg80211.h
@@ -542,7 +542,8 @@ enum survey_info_flags {
542/** 542/**
543 * struct survey_info - channel survey response 543 * struct survey_info - channel survey response
544 * 544 *
545 * @channel: the channel this survey record reports, mandatory 545 * @channel: the channel this survey record reports, may be %NULL for a single
546 * record to report global statistics
546 * @filled: bitflag of flags from &enum survey_info_flags 547 * @filled: bitflag of flags from &enum survey_info_flags
547 * @noise: channel noise in dBm. This and all following fields are 548 * @noise: channel noise in dBm. This and all following fields are
548 * optional 549 * optional