Wireshark-commits: [Wireshark-commits] master 1c5a820: Make the SNR a 32-bit field.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 31 Oct 2018 16:44:46 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1c5a820b344ec107e1d12c191d4462f15e24da7a
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

1c5a820 by Guy Harris (guy@xxxxxxxxxxxx):

    Make the SNR a 32-bit field.
    
    The difference between two 8-bit signed values may be < -128 or > 127.
    
    Change-Id: Ic930c65462b3d31591af2e206fb7ccbd4e509358
    Reviewed-on: https://code.wireshark.org/review/30450
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  1b6f473   Fix copy-and-pasteo.
     add  1c5a820   Make the SNR a 32-bit field.


Summary of changes:
 epan/dissectors/packet-ieee80211-radio.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)