Browse Source

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>
Johannes Berg 8 years ago
parent
commit
a339e4c226
1 changed files with 3 additions and 0 deletions
  1. 3 0
      Documentation/driver-api/80211/cfg80211.rst

+ 3 - 0
Documentation/driver-api/80211/cfg80211.rst

@@ -2,6 +2,9 @@
 cfg80211 subsystem
 ==================
 
+.. kernel-doc:: include/net/cfg80211.h
+   :doc: Introduction
+
 Device registration
 ===================