URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=dbe0e6a7c55eec74a9c3b1ccc834cb67a8249459
Submitter: "Guy Harris <gharris@xxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark
Commits:
dbe0e6a by Guy Harris (gharris@xxxxxxxxx):
ieee80211-netmon: fix a typo.
The "monitor mode" flag was called "netmon_802_11.op_mode.on", not
"netmon_802_11.op_mode.mon". Fix that.
Change-Id: I4a712c1d5fa7c7e43335d83c0f40ace4358a881c
Reviewed-on: https://code.wireshark.org/review/38069
Petri-Dish: Guy Harris <gharris@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Guy Harris <gharris@xxxxxxxxx>
(cherry picked from commit 245b6387f0724ba95d12856c54799b78836f1169)
Reviewed-on: https://code.wireshark.org/review/38071
Actions performed:
from 6c26681 dcom: free data_marshalers and set it to null when we change capture files.
add dbe0e6a ieee80211-netmon: fix a typo.
Summary of changes:
epan/dissectors/packet-ieee80211-netmon.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)