Wireshark-commits: [Wireshark-commits] master 310d4a8: ieee80211: print the RU Allocation in decima
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=310d4a861c7477912716e2f93d5c65cc2205b2f7
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
310d4a8 by Emmanuel Grumbach (emmanuel.grumbach@xxxxxxxxx):
ieee80211: print the RU Allocation in decimal
The RU Allocation is really a decimal number and the
standard uses it as a decimal number. It is not a bitmap.
Print it in decimal.
Change-Id: I2f8ff9798aa1af855ad3c8b0a26704282fe18189
Reviewed-on: https://code.wireshark.org/review/31315
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 66de3fc knsxip: fix header
add 310d4a8 ieee80211: print the RU Allocation in decimal
Summary of changes:
epan/dissectors/packet-ieee80211.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)