URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=01d2ca6a7411fb8ddd3edc7a7d1ecd076d46c934
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
01d2ca6 by Martin Kaiser (wireshark@xxxxxxxxx):
remove type parameter from try_dissect_next_protocol()
read the transfer type from the usb conversation instead
Change-Id: Iec4866ac9c58bf576422f4bcb3bc8947bca27f06
Reviewed-on: https://code.wireshark.org/review/1111
Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
Tested-by: Martin Kaiser <wireshark@xxxxxxxxx>
Actions performed:
from 3aa48c8 path is used only for libsmi and geoip fix a compile error when they're both unused
adds 01d2ca6 remove type parameter from try_dissect_next_protocol() read the transfer type from the usb conversation instead
Summary of changes:
epan/dissectors/packet-usb.c | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)