Wireshark-commits: [Wireshark-commits] master 1a5b5fa: remove the offset parameter from dissect_usb

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 7 Feb 2015 18:43:29 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1a5b5fa043421a7d5897bd036ac56b82ba76a63b
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

1a5b5fa by Martin Kaiser (wireshark@xxxxxxxxx):

    remove the offset parameter from dissect_usb_standard_setup_request()
    
    Change-Id: Iaf339310c3b606885e945d10cffc1956ce24578a
    Reviewed-on: https://code.wireshark.org/review/7008
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    Tested-by: Martin Kaiser <wireshark@xxxxxxxxx>
    

Actions performed:

    from  8bf6516   dissect a get descriptor request and response for the HID report descriptor
    adds  1a5b5fa   remove the offset parameter from dissect_usb_standard_setup_request()


Summary of changes:
 epan/dissectors/packet-usb.c |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)