Wireshark-commits: [Wireshark-commits] master ebca184: Call the MCS field by its correct name.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 22 Aug 2015 22:35:38 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ebca184be0031969a4a64b25dd62792910a30e8c
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

ebca184 by Guy Harris (guy@xxxxxxxxxxxx):

    Call the MCS field by its correct name.
    
    Yes, it *should* have been called "HT", but hindsight is always 20-20.
    
    If you want less confusingly named information, look at what the "802.11
    radio information" dissector puts into the protocol tree; the radiotap
    dissection is for people debugging radiotap implementations or looking
    for vendor-specific information that's not (yet) put into the generic
    802.11 radio information.
    
    Change-Id: If6e97f82595a6f11a45e34d5a52e70e9ca686d7c
    Reviewed-on: https://code.wireshark.org/review/10202
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  15ed335   [CLI, GTK] comparestat: Fix typos, output format, argument parsing
    adds  ebca184   Call the MCS field by its correct name.


Summary of changes:
 epan/dissectors/packet-ieee80211-radiotap.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)