URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4f599be06dfd03c3a30d24f9c1e94adb1bd420a0
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
4f599be by Tomasz Moń (desowin@xxxxxxxxx):
USB Audio: Do not group MIDI Events under USB Audio
Each MIDI Event creates its own protocol tree and thus the generic USB
Audio tree is not needed.
Ping-Bug: 15503
Change-Id: I83ab01e340fce72e8ab824a2ee77ae37c033daae
Reviewed-on: https://code.wireshark.org/review/33160
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 2923ba1 USB Audio: Add USB Midi Event type to headline
add 4f599be USB Audio: Do not group MIDI Events under USB Audio
Summary of changes:
epan/dissectors/packet-usb-audio.c | 13 ++++---------
1 file changed, 4 insertions(+), 9 deletions(-)