Wireshark-commits: [Wireshark-commits] master 1a0d825: MAC NR: put conditions on HarqId and PUCCH r

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 23 Oct 2018 09:01:23 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1a0d82583d835e4b241e8cb0885ffbac4c278842
Submitter: "Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

1a0d825 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    MAC NR: put conditions on HarqId and PUCCH report type display
    
    Both are only applicable for unicast transmissions, and the latter is
    only meaningful for UL-SCH
    
    Change-Id: If8a512b02964ec1be63a3901bd8c84082325659e
    Reviewed-on: https://code.wireshark.org/review/30342
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Reviewed-by: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>
    

Actions performed:

    from  afb96d1   MAC NR: fix (for real) mac-nr.harqid field definition
     add  1a0d825   MAC NR: put conditions on HarqId and PUCCH report type display


Summary of changes:
 epan/dissectors/packet-mac-nr.c | 20 ++++++++++++--------
 1 file changed, 12 insertions(+), 8 deletions(-)