Wireshark-commits: [Wireshark-commits] master 1722d2a: remove trans_info parameter from dissect_usb
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 18 Jan 2015 16:37:10 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1722d2a5bb3b48c46110e131a3ac220f888b5286
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

1722d2a by Martin Kaiser (wireshark@xxxxxxxxx):

    remove trans_info parameter from dissect_usb_hid_report_item()
    
    Change-Id: I04eba644be7dd3e64b67c7d42c596bcdcf6a1942
    Reviewed-on: https://code.wireshark.org/review/6628
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    

Actions performed:

    from  4399319   clean up the functions that dissect the hid requests
    adds  1722d2a   remove trans_info parameter from dissect_usb_hid_report_item()


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