Wireshark-commits: [Wireshark-commits] master 8f52962: Convert some "ethertype" subdissectors to "n

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 9 Nov 2015 15:59:37 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8f529628338f20948e80835076b7b18f6d48c6cf
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

8f52962 by Michael Mann (mmann78@xxxxxxxxxxxx):

    Convert some "ethertype" subdissectors to "new" style.
    
    Change-Id: I93c001e78f9365300d393bac6714535f454c6515
    Reviewed-on: https://code.wireshark.org/review/11647
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  51f59e1   DTLS: fix no previous prototype for 'dtls_dissector_add/delete' [-Wmissing-prototypes]
    adds  8f52962   Convert some "ethertype" subdissectors to "new" style.


Summary of changes:
 epan/dissectors/packet-aoe.c       |   18 +++++++++---------
 epan/dissectors/packet-batadv.c    |    8 +++++---
 epan/dissectors/packet-hyperscsi.c |    7 ++++---
 epan/dissectors/packet-sercosiii.c |   12 +++++++-----
 epan/dissectors/packet-wai.c       |    9 +++++----
 5 files changed, 30 insertions(+), 24 deletions(-)