URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cd56eb970f143aec3d85323c5ee1eeeda66040cf
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
cd56eb9 by Martin Kaiser (wireshark@xxxxxxxxx):
move dissection of usbpcap isochronous packets to a separate function
Change-Id: Id292fd1b0fbff3a043e64296a88c78c1a5ac00d7
Reviewed-on: https://code.wireshark.org/review/2369
Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
Tested-by: Martin Kaiser <wireshark@xxxxxxxxx>
Actions performed:
from 7fea55a Fixup: ep_address_to_str -> address_to_str
adds cd56eb9 move dissection of usbpcap isochronous packets to a separate function
Summary of changes:
epan/dissectors/packet-usb.c | 197 +++++++++++++++++++++++-------------------
1 file changed, 106 insertions(+), 91 deletions(-)