Wireshark-commits: [Wireshark-commits] master c2f1511: handle standard and non-standard setup reque

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

Commits:

c2f1511 by Martin Kaiser (wireshark@xxxxxxxxx):

    handle standard and non-standard setup requests in the same function
    
    Change-Id: I5204a2fc1082e8a6b8082ad58fb252d4ba6c8bcb
    Reviewed-on: https://code.wireshark.org/review/3901
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    Tested-by: Martin Kaiser <wireshark@xxxxxxxxx>
    

Actions performed:

    from  c361211   simplify dissect_nonstandard_usb_setup_request() create setup_tvb in the calling function
    adds  c2f1511   handle standard and non-standard setup requests in the same function


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