aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2017-03-31 09:13:13 +0200
committerJohannes Berg <johannes.berg@intel.com>2017-03-31 09:15:46 +0200
commita339e4c226c0f2ea0c138e9ffc419874d370f57b (patch)
treeb95e0ba5a85853d3d9aff4c95d723d2ed5e3c0d5 /Documentation
parentcfg80211: add documentation for cfg80211_get_bss() (diff)
downloadlinux-dev-a339e4c226c0f2ea0c138e9ffc419874d370f57b.tar.xz
linux-dev-a339e4c226c0f2ea0c138e9ffc419874d370f57b.zip
cfg80211: add intro to documentation
This introduction section should be used in the documentation, do that at the beginning of the cfg80211 chapter. Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/driver-api/80211/cfg80211.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/driver-api/80211/cfg80211.rst b/Documentation/driver-api/80211/cfg80211.rst
index b101bc0c195b..8ffac57e1f5b 100644
--- a/Documentation/driver-api/80211/cfg80211.rst
+++ b/Documentation/driver-api/80211/cfg80211.rst
@@ -2,6 +2,9 @@
cfg80211 subsystem
==================
+.. kernel-doc:: include/net/cfg80211.h
+ :doc: Introduction
+
Device registration
===================