URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=35e20d7a8109da1d4a711b7da231370fe6e8e52e
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
35e20d7 by Guy Harris (guy@xxxxxxxxxxxx):
The "coding" subfield of the VHT field is a bitmask.
Make the four coding fields bitfields, with the appropriate bit.
Change-Id: Iec5b016fda9c694cf0ff2ad345f22bc3f98b557f
Reviewed-on: https://code.wireshark.org/review/16157
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 13f5335 [Automatic update for 2016-06-26]
adds 35e20d7 The "coding" subfield of the VHT field is a bitmask.
Summary of changes:
epan/dissectors/packet-ieee80211-radiotap.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)