Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master-2.6 088e084: Mark some fields as being in units of dB

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 08 Apr 2018 23:10:08 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=088e0844381aba40bb784834fa80eba26b57165b
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.6
Repository: wireshark

Commits:

088e084 by Guy Harris (guy@xxxxxxxxxxxx):

    Mark some fields as being in units of dBm.
    
    Fix some formats to print unsigned values with %u while we're at it.
    
    Change-Id: If4a8793c77d4fbff0dd19f17e31cd18107db02ba
    Reviewed-on: https://code.wireshark.org/review/26810
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    (cherry picked from commit 90a00e1971f6ab86c30ae6856569a383b0e2fa9e)
    Reviewed-on: https://code.wireshark.org/review/26811
    

Actions performed:

    from  13ec9be   No need to display *signed* power values in hex.
    adds  088e084   Mark some fields as being in units of dBm.


Summary of changes:
 epan/dissectors/packet-ieee80211.c | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)