URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ea7a54926d5f2706b5c4ed1d9c58541f9468f592
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
ea7a549 by Martin Kaiser (wireshark@xxxxxxxxx):
remove the usb_trans_info parameter from dissect_usb_hid_get_report_descriptor()
Change-Id: If14357a02a60eff5fc7e50567c2c6bfc6ee3dcc6
Reviewed-on: https://code.wireshark.org/review/3732
Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
Tested-by: Martin Kaiser <wireshark@xxxxxxxxx>
Actions performed:
from a1b4025 remove the parameter usb_trans_info from the functions that dissect the standard descriptors
adds ea7a549 remove the usb_trans_info parameter from dissect_usb_hid_get_report_descriptor()
Summary of changes:
epan/dissectors/packet-usb-hid.c | 6 +++++-
epan/dissectors/packet-usb-hid.h | 2 +-
epan/dissectors/packet-usb.c | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)