Wireshark-commits: [Wireshark-commits] master bf7db02: Resolv: various code / comment cleanups

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 16 Nov 2016 05:16:17 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bf7db022c35f408199b4c4baed187d5fc19ac77c
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

bf7db02 by Jaap Keuter (jaap.keuter@xxxxxxxxx):

    Resolv: various code / comment cleanups
    
    Various cleanups and corrections regarding MAC address handling.
    
    Change-Id: I31e2e377bc1c73705a89517c776d51bbb19b9ce3
    Reviewed-on: https://code.wireshark.org/review/18836
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  2902edb   gsm_abis_pgsl: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
    adds  bf7db02   Resolv: various code / comment cleanups


Summary of changes:
 epan/addr_resolv.c |   92 ++++++++++++++++++++++------------------------------
 epan/addr_resolv.h |    2 +-
 2 files changed, 40 insertions(+), 54 deletions(-)