Wireshark-commits: [Wireshark-commits] master 8d54f8a: further rearranged control URB request condi
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 26 Aug 2014 06:08:25 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8d54f8a9ee8bce8349bf7741e808ca605f99fcae
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

8d54f8a by Sean O. Stalley (sean.stalley@xxxxxxxxx):

    further rearranged control URB request conditionals
    
    combined 2 sections for dissecting non-standard requests into 1
    
    Change-Id: I181346a69e2f96ff47b82f82d3aa69846c45614f
    Reviewed-on: https://code.wireshark.org/review/3849
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  3439943   added try_dissect_linux_usb_pseudo_header_ext helper function
    adds  8d54f8a   further rearranged control URB request conditionals


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