Wireshark-commits: [Wireshark-commits] master 01d2098: USB: Add interface-specific setup data to se
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=01d20982c3fdbc1aa235e6cd6a0863d06a98afa9
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
01d2098 by Tomasz Moń (desowin@xxxxxxxxx):
USB: Add interface-specific setup data to setup tree
This results in GET DESCRIPTOR Request HID Report entries to be properly
grouped under the URB setup instead of being directly added to top level
tree.
Rename tree from "URB setup" to "Setup Data" to better match the
terminology used in USB specification.
Change-Id: If9ef7cea86b51c0c63680c424d7f45d7dd38249b
Reviewed-on: https://code.wireshark.org/review/33408
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 1e7db19 USB: Dissect SuperSpeed Endpoint Companion descriptors
add 01d2098 USB: Add interface-specific setup data to setup tree
Summary of changes:
epan/dissectors/packet-usb.c | 21 ++++++++++++++-------
1 file changed, 14 insertions(+), 7 deletions(-)