wireless: docs: fix 'make pdfdocs' failure
'make pdfdocs' failed for 80211.tmpl and reported errors of the form: 'document type does not allow element "refentry" here' Fix this by moving </section> tags to a location that makes sense, this fixes the errors and the pdf looks OK in relevant areas. Signed-off-by: Sharon Dvir <sharon.dvir1@mail.huji.ac.il> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
This commit is contained in:
parent
8ade538bf3
commit
e0f720e2bd
1 changed files with 2 additions and 2 deletions
|
@ -434,7 +434,6 @@
|
||||||
<section id="ps-client">
|
<section id="ps-client">
|
||||||
<title>support for powersaving clients</title>
|
<title>support for powersaving clients</title>
|
||||||
!Pinclude/net/mac80211.h AP support for powersaving clients
|
!Pinclude/net/mac80211.h AP support for powersaving clients
|
||||||
</section>
|
|
||||||
!Finclude/net/mac80211.h ieee80211_get_buffered_bc
|
!Finclude/net/mac80211.h ieee80211_get_buffered_bc
|
||||||
!Finclude/net/mac80211.h ieee80211_beacon_get
|
!Finclude/net/mac80211.h ieee80211_beacon_get
|
||||||
!Finclude/net/mac80211.h ieee80211_sta_eosp
|
!Finclude/net/mac80211.h ieee80211_sta_eosp
|
||||||
|
@ -443,6 +442,7 @@
|
||||||
!Finclude/net/mac80211.h ieee80211_sta_ps_transition_ni
|
!Finclude/net/mac80211.h ieee80211_sta_ps_transition_ni
|
||||||
!Finclude/net/mac80211.h ieee80211_sta_set_buffered
|
!Finclude/net/mac80211.h ieee80211_sta_set_buffered
|
||||||
!Finclude/net/mac80211.h ieee80211_sta_block_awake
|
!Finclude/net/mac80211.h ieee80211_sta_block_awake
|
||||||
|
</section>
|
||||||
</chapter>
|
</chapter>
|
||||||
|
|
||||||
<chapter id="multi-iface">
|
<chapter id="multi-iface">
|
||||||
|
@ -487,8 +487,8 @@
|
||||||
<title>RX A-MPDU aggregation</title>
|
<title>RX A-MPDU aggregation</title>
|
||||||
!Pnet/mac80211/agg-rx.c RX A-MPDU aggregation
|
!Pnet/mac80211/agg-rx.c RX A-MPDU aggregation
|
||||||
!Cnet/mac80211/agg-rx.c
|
!Cnet/mac80211/agg-rx.c
|
||||||
</sect1>
|
|
||||||
!Finclude/net/mac80211.h ieee80211_ampdu_mlme_action
|
!Finclude/net/mac80211.h ieee80211_ampdu_mlme_action
|
||||||
|
</sect1>
|
||||||
</chapter>
|
</chapter>
|
||||||
|
|
||||||
<chapter id="smps">
|
<chapter id="smps">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue