Wireshark-commits: [Wireshark-commits] master f4b135c: packet-mausb.c: proto-reg-handoff() fixes

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 27 Aug 2014 15:49:42 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f4b135c147497f168bafa77910fb819166e8dd81
Submitter: Bill Meier (wmeier@xxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

f4b135c by Bill Meier (wmeier@xxxxxxxxxxx):

    packet-mausb.c: proto-reg-handoff() fixes
    
    - proto_reg_handoff...():
        Fix handling of tcp port pref change;
        Rename 'gPORT_PREF' to 'mausb_tcp_port_pref';
        Do 'dissector_add_uint("llc.mausb_pid",..)' only once;
    
    Change-Id: Ic4498560f61d0ce95f8109c3a1bb3c407221269b
    Reviewed-on: https://code.wireshark.org/review/3854
    Reviewed-by: Bill Meier <wmeier@xxxxxxxxxxx>
    

Actions performed:

    from  cac381b   E.164: update list to Operational Bulletin No. 1057 (1.VIII.2014)
    adds  f4b135c   packet-mausb.c: proto-reg-handoff() fixes


Summary of changes:
 epan/dissectors/packet-mausb.c |   14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)