diff options
author | Johannes Berg <johannes.berg@intel.com> | 2015-01-14 07:57:36 -0500 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2015-01-14 07:57:36 -0500 |
commit | baf1b99ba169bdd3324ac9d99bc2a00c25534429 (patch) | |
tree | 8295c41a413227e6b90ca4c86139889e191315a7 | |
parent | 75453ccb61120885d6715a49496c57930dbe6253 (diff) |
cfg80211: docs: remove station_info_flags
I removed the enum earlier, but forgot to remove it from the
documentation - do that now.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
-rw-r--r-- | Documentation/DocBook/80211.tmpl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/DocBook/80211.tmpl b/Documentation/DocBook/80211.tmpl index d9b9416c989f..49b8b8907f36 100644 --- a/Documentation/DocBook/80211.tmpl +++ b/Documentation/DocBook/80211.tmpl | |||
@@ -113,7 +113,6 @@ | |||
113 | !Finclude/net/cfg80211.h cfg80211_beacon_data | 113 | !Finclude/net/cfg80211.h cfg80211_beacon_data |
114 | !Finclude/net/cfg80211.h cfg80211_ap_settings | 114 | !Finclude/net/cfg80211.h cfg80211_ap_settings |
115 | !Finclude/net/cfg80211.h station_parameters | 115 | !Finclude/net/cfg80211.h station_parameters |
116 | !Finclude/net/cfg80211.h station_info_flags | ||
117 | !Finclude/net/cfg80211.h rate_info_flags | 116 | !Finclude/net/cfg80211.h rate_info_flags |
118 | !Finclude/net/cfg80211.h rate_info | 117 | !Finclude/net/cfg80211.h rate_info |
119 | !Finclude/net/cfg80211.h station_info | 118 | !Finclude/net/cfg80211.h station_info |