Wireshark-commits: [Wireshark-commits] master f30bba3: USB feature selectors now per USB 3.1 spec

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 15 Sep 2014 03:59:31 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f30bba341ed1b52db222b2cf1a6837563006b31d
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

f30bba3 by Sean O. Stalley (sean.stalley@xxxxxxxxx):

    USB feature selectors now per USB 3.1 spec
    
    previously per USB 2 spec.
    
    Change-Id: Ifb25614785bcaf80148c32938f966c8cdded6be2
    Reviewed-on: https://code.wireshark.org/review/4087
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    Petri-Dish: Evan Huus <eapache@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  176bd64   TRY_TO_FAKE_THIS_ITEM() doesn't take a tvbuff_t * argument.
    adds  f30bba3   USB feature selectors now per USB 3.1 spec


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