URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9c14703d7b8eb9a0e2ff22d55f46748b3ce6c029
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
9c14703 by Martin Kaiser (wireshark@xxxxxxxxx):
remove usb_trans_info parameter
trans_info is part of the conversation info
Change-Id: I3eafe893324d7d6d23c5475f6f7aa34b7520a6b8
Reviewed-on: https://code.wireshark.org/review/1018
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from 3e228c0 setup dissectors don't need bus_id and device_address parameters these values are already part of usb_conv_info
adds 9c14703 remove usb_trans_info parameter trans_info is part of the conversation info
Summary of changes:
epan/dissectors/packet-usb.c | 31 +++++++++----------------------
1 file changed, 9 insertions(+), 22 deletions(-)