diff options
author | Johannes Berg | 2009-07-07 11:10:12 +0200 |
---|---|---|
committer | John W. Linville | 2009-07-08 21:24:28 +0200 |
commit | b9744d19e35d74f965fb94bd55f9313d3a7d9e54 (patch) | |
tree | 59e9f8847b09da6e89fd39fd596501fcb155fd98 /Documentation | |
parent | mac80211_hwsim: avoid NULL access (diff) | |
download | kernel-qcow2-linux-b9744d19e35d74f965fb94bd55f9313d3a7d9e54.tar.gz kernel-qcow2-linux-b9744d19e35d74f965fb94bd55f9313d3a7d9e54.tar.xz kernel-qcow2-linux-b9744d19e35d74f965fb94bd55f9313d3a7d9e54.zip |
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>
Diffstat (limited to 'Documentation')
-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 |