URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a4711f80c6d466cdd7eef376bf911699f55d35eb
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
a4711f8 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>
Actions performed:
from 28048a9 circuit(.h): fix indent (and add modelines)
adds a4711f8 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(-)