Wireshark-commits: [Wireshark-commits] master 8547329: remove device_address parameter from try_dis

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

Commits:

8547329 by Martin Kaiser (wireshark@xxxxxxxxx):

    remove device_address parameter from try_dissect_next_protocol()
    read the transfer type from the usb conversation instead
    
    Change-Id: I91b835aea32edbf7916c392afc0eb14e711f1baf
    Reviewed-on: https://code.wireshark.org/review/1113
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    

Actions performed:

    from  dc97682   remove bus_id parameter from try_dissect_next_protocol() read the transfer type from the usb conversation instead
    adds  8547329   remove device_address parameter from try_dissect_next_protocol() read the transfer type from the usb conversation instead


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