From: Johannes Berg Date: Fri, 31 Mar 2017 07:13:13 +0000 (+0200) Subject: cfg80211: add intro to documentation X-Git-Tag: v4.12-rc1~129^2~155^2~13 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a339e4c226c0f2ea0c138e9ffc419874d370f57b;p=thirdparty%2Flinux.git 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 --- diff --git a/Documentation/driver-api/80211/cfg80211.rst b/Documentation/driver-api/80211/cfg80211.rst index b101bc0c195b7..8ffac57e1f5b7 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 ===================