Wireshark-commits: [Wireshark-commits] master e1c692d: check for is_setup, not for the value of the

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 14 Apr 2014 13:49:07 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e1c692dd7819f888ff540041a29272804e03a32a
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

e1c692d by Martin Kaiser (wireshark@xxxxxxxxx):

    check for is_setup, not for the value of the setup flag
    
    Change-Id: I9fe0f2e180a3ccf13a4db13918a73b1999e29ade
    Reviewed-on: https://code.wireshark.org/review/1114
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    

Actions performed:

    from  8547329   remove device_address parameter from try_dissect_next_protocol() read the transfer type from the usb conversation instead
    adds  e1c692d   check for is_setup, not for the value of the setup flag


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