Wireshark-commits: [Wireshark-commits] master 259e09e: rearranged control URB request conditionals

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 26 Aug 2014 06:05:45 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=259e09e974cbceba19d5fd66df0a2cd682282704
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

259e09e by Sean O. Stalley (sean.stalley@xxxxxxxxx):

    rearranged control URB request conditionals
    
    Rearranged conditionals for control URB request to limit variable scope.
    Now there are 2 major branches based on weather the URB has setup data.
    
    Change-Id: I67172c4e949bbda363ccf939d404957258b73840
    Reviewed-on: https://code.wireshark.org/review/3847
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  827d899   The remaining build systems didn't know about the change of the capture chapter from xml to asciidoc either.
    adds  259e09e   rearranged control URB request conditionals


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