ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master 518bb10: Remove use of pinfo->private_data since it's

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 25 Nov 2014 05:13:15 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=518bb10d90e57fceef5a03eda7a4eab84aca1f07
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

518bb10 by Michael Mann (mmann78@xxxxxxxxxxxx):

    Remove use of pinfo->private_data since it's not used anywhere.
    
    Change-Id: Ibb47fd1a0d498cc9791ca31ee625395905a7e999
    Reviewed-on: https://code.wireshark.org/review/5464
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  392dae5   Add new dissector for Shared Memory Communications over RDMA protocol (SMC-R)
    adds  518bb10   Remove use of pinfo->private_data since it's not used anywhere.


Summary of changes:
 asn1/lcsap/lcsap.cnf               |    8 --------
 asn1/lcsap/packet-lcsap-template.c |    4 ----
 epan/dissectors/packet-lcsap.c     |   36 ++++++++++++------------------------
 3 files changed, 12 insertions(+), 36 deletions(-)