Wireshark-commits: [Wireshark-commits] master 22dc992: remove product_data, protocol_data parameter

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

Commits:

22dc992 by Martin Kaiser (wireshark@xxxxxxxxx):

    remove product_data, protocol_data parameters from try_dissect_next_protocol()
    (another small step to make this function understandable)
    
    Change-Id: Ib00aa00af8287969dd2d80a33c1f0ebd0b8f2248
    Reviewed-on: https://code.wireshark.org/review/3734
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    Tested-by: Martin Kaiser <wireshark@xxxxxxxxx>
    

Actions performed:

    from  74c8ded   reformat dissect_usb_setup_get_descriptor_response()
    adds  22dc992   remove product_data, protocol_data parameters from try_dissect_next_protocol() (another small step to make this function understandable)


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