URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a7970852561d32c41c7d6a1f349eb95139e177bc
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark
Commits:
a797085 by Adrian Granados (adrian@xxxxxxxxxxxxxxxxxx):
ieee80211: fixes min and max power values in item text (they are signed).
This change further extends the fix for bug 14593 by making sure the
values min, max values shown in the item's info text match the
item's children values.
Change-Id: Ibac39e1f21a892a02753c3cf1604ed3b14eadc52
Reviewed-on: https://code.wireshark.org/review/26832
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
(cherry picked from commit e085119b66722eeeaa409b65e5cbb7053e171841)
Reviewed-on: https://code.wireshark.org/review/26837
Actions performed:
from 9403b4d [Automatic update for 2018-04-08]
adds a797085 ieee80211: fixes min and max power values in item text (they are signed).
Summary of changes:
epan/dissectors/packet-ieee80211.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)