Wireshark-commits: [Wireshark-commits] master-3.0 5ba11d9: 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:51 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5ba11d9ae49cb603f0c175f5a86a4e6d02a321d9
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark

Commits:

5ba11d9 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 e2fc0e4806f8fe1c08f650a7d90acbe25eed50ee)
    Reviewed-on: https://code.wireshark.org/review/35527
    

Actions performed:

    from  67d5f4f   GSM A-bis/OML: fix: do not use tvb_get_ntohl() to fetch IPv4 address
     add  5ba11d9   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(-)