URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e7f7e04eff286557a86ff152b0faba02223aa070
Submitter: Peter Wu (peter@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
e7f7e04 by Emmanuel Grumbach (emmanuel.grumbach@xxxxxxxxx):
ieee80211: don't print the mode and channel in CSA IE as HEX
The channel and the mode are easier to read as a decimal
number.
Change-Id: Ia34901cb7e799ab1fbee3bd754b488f84c20274a
Reviewed-on: https://code.wireshark.org/review/28876
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Actions performed:
from 75dc29b [Automatic update for 2018-07-29]
adds e7f7e04 ieee80211: don't print the mode and channel in CSA IE as HEX
Summary of changes:
epan/dissectors/packet-ieee80211.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)