URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=44e67a9a4fc16e5fd06fb8f0f7801570cd207e4b
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
44e67a9 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
ieee80211: fix typo on BSS Available Admission Capability
UP0 (bit6) => UP6 (bit6)
Reported by Helge Magnus Keck
Change-Id: I8b19be77ebf6c37b0d1eb21f92bb507b8804deb7
Reviewed-on: https://code.wireshark.org/review/32779
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 0771cf7 Use a single wtap_rec and Buffer for an entire capture session.
add 44e67a9 ieee80211: fix typo on BSS Available Admission Capability
Summary of changes:
epan/dissectors/packet-ieee80211.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)