Wireshark-commits: [Wireshark-commits] master e5c1f7b: get rid of type_2 in most places
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 15 Aug 2014 22:12:59 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e5c1f7b44da4373bc8dfda252a570b0658013330
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

e5c1f7b by Martin Kaiser (wireshark@xxxxxxxxx):

    get rid of type_2 in most places
    
    type_2 is nothing else but the request type in a setup packet
    this is already stored in the conversation / transaction structure
    
    Change-Id: I4dda7aff423eb1b6174a1a630d57e126662abed4
    Reviewed-on: https://code.wireshark.org/review/3598
    Petri-Dish: Martin Kaiser <wireshark@xxxxxxxxx>
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  61c038e   simplify try_dissect_next_protocol()
    adds  e5c1f7b   get rid of type_2 in most places


Summary of changes:
 epan/dissectors/packet-usb.c |   24 +++++++-----------------
 1 file changed, 7 insertions(+), 17 deletions(-)