Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 88e98d8: Move the Linux ARPHRD_ types to epan/arptype

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 13 Nov 2018 06:18:27 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=88e98d876ec8e85db330654f7203805dd642a1a3
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

88e98d8 by Guy Harris (guy@xxxxxxxxxxxx):

    Move the Linux ARPHRD_ types to epan/arptypes.h.
    
    Change-Id: I6fa9593af64e8af1ade4f049ea949989adfd00c7
    Reviewed-on: https://code.wireshark.org/review/30595
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  c348dd4   Fix dissection of 802.11+radiotap frames in Linux "cooked" captures.
     add  88e98d8   Move the Linux ARPHRD_ types to epan/arptypes.h.


Summary of changes:
 epan/arptypes.h                             |  7 ++++---
 epan/dissectors/packet-ieee80211-radiotap.c |  4 ++--
 epan/dissectors/packet-sll.c                |  9 +++++----
 epan/dissectors/packet-sll.h                | 10 ----------
 4 files changed, 11 insertions(+), 19 deletions(-)