URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=dc97682cca887fd91c33bde899382f366c1a6a7f
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
dc97682 by Martin Kaiser (wireshark@xxxxxxxxx):
remove bus_id parameter from try_dissect_next_protocol()
read the transfer type from the usb conversation instead
Change-Id: I246a64f72b8c38b98337f463ee137e30fc9b504d
Reviewed-on: https://code.wireshark.org/review/1112
Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
Actions performed:
from 01d2ca6 remove type parameter from try_dissect_next_protocol() read the transfer type from the usb conversation instead
adds dc97682 remove bus_id parameter from try_dissect_next_protocol() read the transfer type from the usb conversation instead
Summary of changes:
epan/dissectors/packet-usb.c | 17 +++++++++--------
1 file changed, 9 insertions(+), 8 deletions(-)