Wireshark-commits: [Wireshark-commits] master dbd99f8: PDCP NR: status bitmap starts at FMC+1

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 21 May 2018 14:42:02 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=dbd99f8998798a031eec97878c8e931ad617be38
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

dbd99f8 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    PDCP NR: status bitmap starts at FMC+1
    
    Moreover we are displaying a 32 bits count, so it can contain up to 10 digits.
    
    Change-Id: I93252f2f631658b1e36c939ba804b4481dc7523b
    Reviewed-on: https://code.wireshark.org/review/27683
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  bded74e   Do not use #if* in struct
    adds  dbd99f8   PDCP NR: status bitmap starts at FMC+1


Summary of changes:
 epan/dissectors/packet-pdcp-nr.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)