summaryrefslogtreecommitdiffstats
path: root/include/net
diff options
context:
space:
mode:
authorArend van Spriel <arend@broadcom.com>2012-09-18 10:59:59 +0200
committerJohannes Berg <johannes.berg@intel.com>2012-09-18 19:54:05 +0200
commit30d08a46ea2a4e44bc1a1f15f243af29c9150282 (patch)
treeb9090c5281bd2dfedeca405ae1d76d5e7594ec37 /include/net
parentf3baed51f44dd6b6c7076d2de24d8aed291d8130 (diff)
downloadlinux-30d08a46ea2a4e44bc1a1f15f243af29c9150282.tar.gz
linux-30d08a46ea2a4e44bc1a1f15f243af29c9150282.tar.xz
cfg80211: remove obsolete comment for .sched_scan_stop() callback
The kerneldoc comment for .sched_scan_stop() callback describes a driver_initiated flag, but the interface does not hold such a flag. Reviewed-by: Franky (Zhenhui) Lin <frankyl@broadcom.com> Reviewed-by: Hante Meuleman <meuleman@broadcom.com> Signed-off-by: Arend van Spriel <arend@broadcom.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'include/net')
-rw-r--r--include/net/cfg80211.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/include/net/cfg80211.h b/include/net/cfg80211.h
index 903683b1e5b8..1a3fe9ae4c49 100644
--- a/include/net/cfg80211.h
+++ b/include/net/cfg80211.h
@@ -1580,9 +1580,7 @@ struct cfg80211_gtk_rekey_data {
* @set_cqm_txe_config: Configure connection quality monitor TX error
* thresholds.
* @sched_scan_start: Tell the driver to start a scheduled scan.
- * @sched_scan_stop: Tell the driver to stop an ongoing scheduled
- * scan. The driver_initiated flag specifies whether the driver
- * itself has informed that the scan has stopped.
+ * @sched_scan_stop: Tell the driver to stop an ongoing scheduled scan.
*
* @mgmt_frame_register: Notify driver that a management frame type was
* registered. Note that this callback may not sleep, and cannot run