Wireshark-commits: [Wireshark-commits] master-3.2 1d39722: There's a macro to test for 802.11ad fre

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 20 Dec 2019 20:05:02 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1d39722918713a70380b88a38a9fafa14aeb8e9a
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master-3.2
Repository: wireshark

Commits:

1d39722 by Guy Harris (guy@xxxxxxxxxxxx):

    There's a macro to test for 802.11ad frequencies; use it.
    
    The range doesn't start at 60 GHz, it starts at 57 GHz; this fixes that,
    and leaves it open to future fixes.
    
    Change-Id: I51d7188f50479bf542babe0f6677638e8a683314
    Reviewed-on: https://code.wireshark.org/review/35524
    Petri-Dish: Guy Harris <guy@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    (cherry picked from commit 26657a5eab4b38c919d1511b821d065108877173)
    Reviewed-on: https://code.wireshark.org/review/35526
    

Actions performed:

    from  da4f0e4   CMake: Create a DocBook stamp file for Visual Studio.
     add  1d39722   There's a macro to test for 802.11ad frequencies; use it.


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