Wireshark-commits: [Wireshark-commits] master aa9497b: USB: add support for alternate setting selec

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 5 Mar 2015 09:26:14 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=aa9497b1d8fbcd194d3d8330ce66936b20808c76
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

aa9497b by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    USB: add support for alternate setting selection
    
    With this, the traffic of a device implementing both NCM and MBIM protocols is properly identified as MBIM when selected by the host
    
    Bug: 11018
    Change-Id: I438ab1917945d9c5ba13329d515abc7e2cd13896
    Reviewed-on: https://code.wireshark.org/review/7519
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  9312c2d   bthci-evt: added reserved
    adds  aa9497b   USB: add support for alternate setting selection


Summary of changes:
 epan/dissectors/packet-usb.c |   63 ++++++++++++++++++++++++++++++++++--------
 epan/dissectors/packet-usb.h |    2 ++
 2 files changed, 54 insertions(+), 11 deletions(-)