ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master-2.6 13ec9be: No need to display *signed* power values

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

Commits:

13ec9be 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/26808
    

Actions performed:

    from  aa87063   Max and min transmit power, in the Power Capabilities IE, are signed.
    adds  13ec9be   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(-)