Wireshark-commits: [Wireshark-commits] master 6cb9f32: ieee80211: Fix nameclash in RM Report

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 19 Sep 2019 06:50:56 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6cb9f32cf2eb6ca3320dba4af5cad2f2f57f8309
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

6cb9f32 by Aleksej Matis (amat@xxxxxxxxx):

    ieee80211: Fix nameclash in RM Report
    
    RM Report channel number and duration share the same abbreviation.
    Rename duration to wlan.measure.re[qp].duration.
    
    Change-Id: I0a24ffb69e1b0f1c81626ccaeaa7ce1675158465
    Reviewed-on: https://code.wireshark.org/review/34562
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  8428d8f   macos-setup: Rename libtool* at configure time.
     add  6cb9f32   ieee80211: Fix nameclash in RM Report


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