Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Sharon Dvir and committed by
Johannes Berg
e0f720e2 8ade538b

+2 -2
+2 -2
Documentation/DocBook/80211.tmpl
··· 434 434 <section id="ps-client"> 435 435 <title>support for powersaving clients</title> 436 436 !Pinclude/net/mac80211.h AP support for powersaving clients 437 - </section> 438 437 !Finclude/net/mac80211.h ieee80211_get_buffered_bc 439 438 !Finclude/net/mac80211.h ieee80211_beacon_get 440 439 !Finclude/net/mac80211.h ieee80211_sta_eosp ··· 442 443 !Finclude/net/mac80211.h ieee80211_sta_ps_transition_ni 443 444 !Finclude/net/mac80211.h ieee80211_sta_set_buffered 444 445 !Finclude/net/mac80211.h ieee80211_sta_block_awake 446 + </section> 445 447 </chapter> 446 448 447 449 <chapter id="multi-iface"> ··· 487 487 <title>RX A-MPDU aggregation</title> 488 488 !Pnet/mac80211/agg-rx.c RX A-MPDU aggregation 489 489 !Cnet/mac80211/agg-rx.c 490 - </sect1> 491 490 !Finclude/net/mac80211.h ieee80211_ampdu_mlme_action 491 + </sect1> 492 492 </chapter> 493 493 494 494 <chapter id="smps">