Wireshark-commits: [Wireshark-commits] master 83b1249: USBLL: Display addresses for SOF packets

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 06 Apr 2020 06:06:15 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=83b124929174e153b5757bc2e05b3c482ee7f383
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

83b1249 by Ameya Deshpande (ameya.181co205@xxxxxxxxxxx):

    USBLL: Display addresses for SOF packets
    
    SOF Packet is always Broadcasted from Host
    to all the Devices.
    This patch also fixes a few indentation errors.
    
    Ping-Bug: 15908
    Change-Id: Iae0b82ea2bf0e7fb5d1a3fa9861fcebce178403a
    Reviewed-on: https://code.wireshark.org/review/36652
    Petri-Dish: Tomasz Moń <desowin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  90a68d1   e100: clean up the dissector
     add  83b1249   USBLL: Display addresses for SOF packets


Summary of changes:
 epan/dissectors/packet-usbll.c | 46 +++++++++++++++++++++++++-----------------
 1 file changed, 28 insertions(+), 18 deletions(-)