Wireshark-commits: [Wireshark-commits] master 61ed49e: gsm_abis_pgsl: Decode dissection of codec_rx

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 7 Nov 2016 00:10:04 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=61ed49e69cf0895e041f01fcc0c04b9e0fb2047b
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

61ed49e by Harald Welte (laforge@xxxxxxxxxxxx):

    gsm_abis_pgsl: Decode dissection of codec_rxlev
    
    Fix a copy+paste mistake (using the codec_csy string for the
    codec_rxlev) and use the existing val_str_ext for decoding the GSM/GPRS
    RxLev value into a dBm value range.
    
    Change-Id: Ie19621019977f6a41201cca424de3d44ece309b0
    Reviewed-on: https://code.wireshark.org/review/18683
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  5ae9af9   Get rid of Boolean "flags" that don't have any bit set.
    adds  61ed49e   gsm_abis_pgsl: Decode dissection of codec_rxlev


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