URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0d6cdb5f26973818ff891d20a0c72587f2427bf0
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
0d6cdb5 by Guy Harris (guy@xxxxxxxxxxxx):
Clean up naming and get rid of unused and duplicate definitions.
The so-called "radiotap headers" bear no resemblance to actual
radiotap.org radiotap headers; there are no presence bits, for example.
Get rid of the words "radiotap" and "radio tap", get rid of #defines
that aren't used, get rid of duplicate definitions.
Change-Id: I0bb6abda5d13bf20810dc865a567f4ec51a38056
Reviewed-on: https://code.wireshark.org/review/670
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 5d24091 Fix indent (use 2 spaces)
adds 0d6cdb5 Clean up naming and get rid of unused and duplicate definitions.
Summary of changes:
wiretap/vwr.c | 301 ++++++++++++++++++++-------------------------------------
1 file changed, 104 insertions(+), 197 deletions(-)