Wireshark-commits: [Wireshark-commits] master 4ba1fe4: Replace wlan_ignore_wep_ by wlan_ignore_prot
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 14 Jun 2016 19:49:15 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4ba1fe456bf9aeabec3c87344d09777ccebb51bb
Submitter: J?rg Mayer (jmayer@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

4ba1fe4 by Joerg Mayer (jmayer@xxxxxxxxx):

    Replace wlan_ignore_wep_ by wlan_ignore_prot_ and WLAN_IGNORE_WEP_ by WLAN_IGNORE_PROT_
    
    Change-Id: I870cc1e5293dd6e1a1b71157987e27399e080a73
    Reviewed-on: https://code.wireshark.org/review/15904
    Reviewed-by: Jörg Mayer <jmayer@xxxxxxxxx>
    

Actions performed:

    from  0d45698   tvbparse: change g_hash_table to wmem_map.
    adds  4ba1fe4   Replace wlan_ignore_wep_ by wlan_ignore_prot_ and WLAN_IGNORE_WEP_ by WLAN_IGNORE_PROT_


Summary of changes:
 epan/dissectors/packet-ieee80211.c |   25 ++++++++++++-------------
 1 file changed, 12 insertions(+), 13 deletions(-)