URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=caa63184a95bdc50fb5582f7f9f3eb4ccc0d9b77
Submitter: Guy Harris (g...@alum.mit.edu)
Changed: branch: master-2.4
Repository: wireshark

Commits:

caa6318 by Guy Harris (g...@alum.mit.edu):

    Fix endianness.
    
    Make the 1-byte fields little-endian (it doesn't matter, but it's more
    consistent that way), and make the transmission attenuation fields
    little-endian (where it *does* matter - making them big-endian was
    probably a copy-and-pasteo).
    
    Change-Id: I42d19f7ec0d066ce89dbef78d11dff900c0a6b60
    Reviewed-on: https://code.wireshark.org/review/25998
    Reviewed-by: Guy Harris <g...@alum.mit.edu>
    (cherry picked from commit ba58d62cd13b2dfe39d62022cc066687019685de)
    Reviewed-on: https://code.wireshark.org/review/25999
    

Actions performed:

    from  31ef857   [GSM A RR] RXLEV-SUB-SERVING-CELL displayed with wrong 
bitmask.
    adds  caa6318   Fix endianness.


Summary of changes:
 epan/dissectors/packet-ieee80211-radiotap.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe

Reply via email to