diff options
author | Johannes Berg <johannes@sipsolutions.net> | 2009-07-07 13:10:12 +0400 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2009-07-08 23:24:28 +0400 |
commit | b9744d19e35d74f965fb94bd55f9313d3a7d9e54 (patch) | |
tree | 59e9f8847b09da6e89fd39fd596501fcb155fd98 | |
parent | 4ff176674e75bdee9022dded415fb805f15700ad (diff) | |
download | linux-b9744d19e35d74f965fb94bd55f9313d3a7d9e54.tar.xz |
mac80211: fix docbook
These two functions no longer exist in mac80211,
so trying to insert them generates warnings in
the document.
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
-rw-r--r-- | Documentation/DocBook/mac80211.tmpl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Documentation/DocBook/mac80211.tmpl b/Documentation/DocBook/mac80211.tmpl index e36986663570..f3f37f141dbd 100644 --- a/Documentation/DocBook/mac80211.tmpl +++ b/Documentation/DocBook/mac80211.tmpl @@ -184,8 +184,6 @@ usage should require reading the full document. !Finclude/net/mac80211.h ieee80211_ctstoself_get !Finclude/net/mac80211.h ieee80211_ctstoself_duration !Finclude/net/mac80211.h ieee80211_generic_frame_duration -!Finclude/net/mac80211.h ieee80211_get_hdrlen_from_skb -!Finclude/net/mac80211.h ieee80211_hdrlen !Finclude/net/mac80211.h ieee80211_wake_queue !Finclude/net/mac80211.h ieee80211_stop_queue !Finclude/net/mac80211.h ieee80211_wake_queues |