URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7088a0a3e6178596d4c835842634ec6eca1e2033
Submitter: "Martin Mathieson <martin.r.mathie...@googlemail.com>"
Changed: branch: master
Repository: wireshark

Commits:

7088a0a by Martin Mathieson (martin.mathie...@keysight.com):

    USB: Use the correct API to add iso status field
    
    The field does seem to be an int (kernel/srouce/drivers/usb/mon/mon_bin.c),
    so item type (FT_INT32) is correct, but was using uint API.
    
    Change-Id: I3c45785d18f890c362c96deb06120904ffea2081
    Reviewed-on: https://code.wireshark.org/review/38014
    Petri-Dish: Martin Mathieson <martin.r.mathie...@googlemail.com>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Martin Mathieson <martin.r.mathie...@googlemail.com>
    

Actions performed:

    from  ab92bb5   usb-audio: fix -Wpointer-sign
     add  7088a0a   USB: Use the correct API to add iso status field


Summary of changes:
 epan/dissectors/packet-usb.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe

Reply via email to