Wireshark-commits: [Wireshark-commits] master e4afcc8: Fixed MAUSB Flags subfield dissection
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 27 Feb 2015 15:39:19 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e4afcc83db9cd0946e82a65d56adf4e8a9416881
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    Fixed MAUSB Flags subfield dissection
    
    Previously, the version field was being dissected as flags.
    
    Change-Id: Ic7d5fd6262e844c9e578dbc29cd5b6e40078ae9f
    Signed-off-by: Sean O. Stalley <sean.stalley@xxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/7398
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  2366113   Added basic MA USB isochronous packet support
    adds  e4afcc8   Fixed MAUSB Flags subfield dissection


Summary of changes:
 epan/dissectors/packet-mausb.c |   16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)