Wireshark-commits: [Wireshark-commits] master e5e8828: start simplifying the parsing of USB control

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 19 Aug 2014 20:23:36 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e5e8828d1f0a14ea3bee2b9692e07b8a7078965d
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

e5e8828 by Martin Kaiser (wireshark@xxxxxxxxx):

    start simplifying the parsing of USB control URBs
    
    Change-Id: Ie527b89f6be2d100dfd8bc7c96c2f2ac7efa3efc
    Reviewed-on: https://code.wireshark.org/review/3735
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    Tested-by: Martin Kaiser <wireshark@xxxxxxxxx>
    

Actions performed:

    from  22dc992   remove product_data, protocol_data parameters from try_dissect_next_protocol() (another small step to make this function understandable)
    adds  e5e8828   start simplifying the parsing of USB control URBs


Summary of changes:
 epan/dissectors/packet-usb.c |   21 ++++++++-------------
 1 file changed, 8 insertions(+), 13 deletions(-)