URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d49fb83f6f6b6ef4ffc4accb6c5071cca1f7b4be
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
d49fb83 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/16161
    
Actions performed:
    from  35e20d7   The "coding" subfield of the VHT field is a bitmask.
    adds  d49fb83   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(-)