Wireshark-commits: [Wireshark-commits] master 95c9448: More wlan_mgt cleanup: - Fix test script to
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 16 Oct 2016 14:04:21 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=95c944884ab00db7529512129f0292f1a74aa1fd
Submitter: Jörg Mayer (jmayer@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

95c9448 by Joerg Mayer (jmayer@xxxxxxxxx):

    More wlan_mgt cleanup:
      - Fix test script to use wlan instead of wlan_mgt
      - Remove a now useless test in the dissector
    
    Change-Id: I9a7644947c3002c759a7ae5728a8559682cfd4fd
    Reviewed-on: https://code.wireshark.org/review/18215
    Reviewed-by: Jörg Mayer <jmayer@xxxxxxxxx>
    

Actions performed:

    from  9711d22   Get rid of wlan_mgt. Handle these elements as part of wlan. The separation was artificial and irritiating.
    adds  95c9448   More wlan_mgt cleanup:   - Fix test script to use wlan instead of wlan_mgt   - Remove a now useless test in the dissector


Summary of changes:
 epan/dissectors/packet-ieee80211.c |    6 ------
 test/suite-decryption.sh           |    2 +-
 2 files changed, 1 insertion(+), 7 deletions(-)