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.4 d34826c: No need to display *signed* power values

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

Commits:

d34826c by Guy Harris (guy@xxxxxxxxxxxx):

    No need to display *signed* power values in hex.
    
    Change-Id: I8356dc3c2667a7bd55d3bb75b88f7ed758cecb72
    Reviewed-on: https://code.wireshark.org/review/26807
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    (cherry picked from commit 510a1b1c0726240f10f65368f9a57d99573781ac)
    Reviewed-on: https://code.wireshark.org/review/26809
    

Actions performed:

    from  efb6694   Max and min transmit power, in the Power Capabilities IE, are signed.
    adds  d34826c   No need to display *signed* power values in hex.


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