URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d83f86aa568c805811b14a430b44ba1f84c05728
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
d83f86a by Guy Harris (guy@xxxxxxxxxxxx):
Get rid of some unused members of struct ieee_802_11_phdr.
Remove some unused members, and move the presence flags after the
should-always-be-set fields, right before the fields to which it
applies.
Change-Id: I8d6f08e1d3d8de0c11a9e04de4e98408d6b90693
Reviewed-on: https://code.wireshark.org/review/8972
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from ac96b2c The STBC subfield of the radiotap MCS field is a count, not a flag.
adds d83f86a Get rid of some unused members of struct ieee_802_11_phdr.
Summary of changes:
wiretap/wtap.h | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)