Wireshark-commits: [Wireshark-commits] master d05a44c: Show endpoint direction based on EPHandle bi

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 17 Sep 2014 02:21:51 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d05a44c3ceb4a6c22fbf0c764c49e421b02189fe
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    Show endpoint direction based on EPHandle bit
    
    Interpret the meaning of the endpoint handle direction bit,
    instead of just saying if it is set.
    
    Change-Id: I9fc0d6f95f6c3a94d6db90c8394fe3ca8fc83715
    Reviewed-on: https://code.wireshark.org/review/4119
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    

Actions performed:

    from  b53405c   Fixed dissection of 8-byte device descriptors
    adds  d05a44c   Show endpoint direction based on EPHandle bit


Summary of changes:
 epan/dissectors/packet-mausb.c |    2 +-
 epan/dissectors/packet-usb.c   |    2 +-
 epan/dissectors/packet-usb.h   |    3 +++
 3 files changed, 5 insertions(+), 2 deletions(-)