URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bd049b9cf3d363af36342517ae765bdf44a6b91a
Submitter: "Michael Mann <mmann78@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
bd049b9 by Michael Mann (mmann78@xxxxxxxxxxxx):
IEEE802.11: Minor cleanup
1. he_mac_headers can be changed at runtime, so it is not "static" or "const"
2. Optimize out extended length calculation.
Ping-Bug: 15866
Change-Id: Ibf8191a7043a22109ae8a3db481bfbbef583b110
Reviewed-on: https://code.wireshark.org/review/34424
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 286369a Clean up some formatting.
add bd049b9 IEEE802.11: Minor cleanup
Summary of changes:
epan/dissectors/packet-ieee80211.c | 85 +++++++++++++++++++-------------------
1 file changed, 42 insertions(+), 43 deletions(-)