Wireshark-commits: [Wireshark-commits] master-3.0 5cfd026: radiotap: Comment that there are no more

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 11 Aug 2019 17:23:16 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5cfd0262f5f928f6182ccb604624de2a3cec8a3f
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark

Commits:

5cfd026 by Richard Sharpe (realrichardsharpe@xxxxxxxxx):

    radiotap: Comment that there are no more header bit numbers left.
    
    The new approach for radiotap headers is TLVs. Let people know there
    are no more bits available for headers and point them to the correct
    place: www.radiotap.org.
    
    Change-Id: I8393c6ea32edd3cb09bcbf8c5e624c222b422c06
    Reviewed-on: https://code.wireshark.org/review/34233
    Reviewed-by: Richard Sharpe <realrichardsharpe@xxxxxxxxx>
    Petri-Dish: Richard Sharpe <realrichardsharpe@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    (cherry picked from commit de172153e0e4a4d202ab1e5d509dbd306582294a)
    Reviewed-on: https://code.wireshark.org/review/34240
    

Actions performed:

    from  f5fccad   Qt: fix wrong default packet list order in Qt 5.13
     add  5cfd026   radiotap: Comment that there are no more header bit numbers left.


Summary of changes:
 epan/dissectors/packet-ieee80211-radiotap-defs.h | 18 +++++++++++++-----
 1 file changed, 13 insertions(+), 5 deletions(-)