Wireshark-commits: [Wireshark-commits] master dfa7337: create a new function that dissects the usb

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 22 Jun 2014 03:51:29 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=dfa7337b3acbb90637cd17252a0d605b6faeb3e2
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

dfa7337 by Martin Kaiser (wireshark@xxxxxxxxx):

    create a new function that dissects the usb linux iso transfer
    (just copied the existing code)
    
    Change-Id: Ia6dd9be9b39c3c16408e22181225c18d56ac6016
    Reviewed-on: https://code.wireshark.org/review/2534
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    Tested-by: Martin Kaiser <wireshark@xxxxxxxxx>
    

Actions performed:

    from  c935411   Remove trailing white space, copyedit, add a missing period.
    adds  dfa7337   create a new function that dissects the usb linux iso transfer (just copied the existing code)


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