Wireshark-commits: [Wireshark-commits] master-2.0 9971717: radiotap: Fix for the VHT 20MHz MCS 9 da
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 27 Jun 2016 02:15:53 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=99717170024c063635da827ec56461f7ae093ac5
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

9971717 by Ashish Shukla (shukla.a@xxxxxxxxx):

    radiotap: Fix for the VHT 20MHz MCS 9 data rate not displayed
    
    MCS 9 at 20 MHz is valid for 3 and 6 spatial streams.
    Changed the rate table to include rate (mbps) for VHT 20MHz MCS 9.
    
    Signed-off-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    
    Bug: 12558
    Change-Id: Ia16ae545a5ac1779131e24e1f54a5659390cd321
    Reviewed-on: https://code.wireshark.org/review/16146
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    (cherry picked from commit a4711f80c6d466cdd7eef376bf911699f55d35eb)
    Reviewed-on: https://code.wireshark.org/review/16160
    

Actions performed:

    from  62e5593   The "coding" subfield of the VHT field is a bitmask.
    adds  9971717   radiotap: Fix for the VHT 20MHz MCS 9 data rate not displayed


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