Wireshark-commits: [Wireshark-commits] master aa1f2c5: use supported/unsupported for the bitfield e

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 16 Oct 2014 21:25:39 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=aa1f2c5e4c1e98158a3bdc4e7238ebac78bc3042
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

aa1f2c5 by Martin Kaiser (wireshark@xxxxxxxxx):

    use supported/unsupported for the bitfield elements
    order them from MSB to LSB
    
    Change-Id: Ie758285c2cf5d19e00d6d256c49acca15ce81168
    Reviewed-on: https://code.wireshark.org/review/4746
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    Tested-by: Martin Kaiser <wireshark@xxxxxxxxx>
    

Actions performed:

    from  ee56b72   smartcard descriptor: start a bitfield for the features
    adds  aa1f2c5   use supported/unsupported for the bitfield elements order them from MSB to LSB


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