Wireshark-commits: [Wireshark-commits] master 0ce3640: Replace pinfo->circuit_id will passing data
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 22 Oct 2014 05:00:22 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0ce3640cab2b911a6a46838df024bc52c1affb09
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

0ce3640 by Michael Mann (mmann78@xxxxxxxxxxxx):

    Replace pinfo->circuit_id will passing data through functions.
    
    Change-Id: I5b35ad57c5c40a1393cbc174384b8a275abd763c
    Reviewed-on: https://code.wireshark.org/review/4903
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  527796b   Refactor pinfo->circuit_id behavior for ISUP dissector
    adds  0ce3640   Replace pinfo->circuit_id will passing data through functions.


Summary of changes:
 plugins/irda/irda-appl.h     |    4 +--
 plugins/irda/packet-ircomm.c |   16 +++++------
 plugins/irda/packet-irda.c   |   65 ++++++++++++++++++++----------------------
 3 files changed, 41 insertions(+), 44 deletions(-)