URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=970446faf598af0f2ae3e44ccbbd350277dfaaad
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
970446f by Guy Harris (guy@xxxxxxxxxxxx):
Sort the elements of ett[] to match the definitions, and add a missing entry.
Sorted so that we can find missing entries; fixed so that there aren't
any missing entries.
Change-Id: Ic05e4d30f7b65be5ecbba3ff89b7bd13870aba25
Reviewed-on: https://code.wireshark.org/review/3684
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from e926023 Squelch unused parameter warnings.
adds 970446f Sort the elements of ett[] to match the definitions, and add a missing entry.
Summary of changes:
epan/dissectors/packet-ieee80211.c | 107 ++++++++++++++++++++++--------------
1 file changed, 66 insertions(+), 41 deletions(-)