From: Johannes Berg <johannes.berg@xxxxxxxxx> A lot (likely most!) enums, structs and functions aren't explicitly listed in the documentation. For now, just add everything to the documentation in a new section so at least the references to those functions can be resolved. Signed-off-by: Johannes Berg <johannes.berg@xxxxxxxxx> --- Documentation/driver-api/80211/cfg80211.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Documentation/driver-api/80211/cfg80211.rst b/Documentation/driver-api/80211/cfg80211.rst index 8ffac57e1f5b..52caec2c9ff9 100644 --- a/Documentation/driver-api/80211/cfg80211.rst +++ b/Documentation/driver-api/80211/cfg80211.rst @@ -355,3 +355,8 @@ Test mode .. kernel-doc:: include/net/cfg80211.h :functions: cfg80211_testmode_event + +Remaining functions +=================== +.. kernel-doc:: include/net/cfg80211.h + :unused-functions: -- 2.11.0