Wireshark-commits: [Wireshark-commits] master 8ecb42a: Have separate routines to dissect an FCS and

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 01 Mar 2019 00:19:49 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8ecb42ae0d4ded59629fc0ce30de3ba234d11d58
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

8ecb42a by Guy Harris (guy@xxxxxxxxxxxx):

    Have separate routines to dissect an FCS and TI CC24xx metadata.
    
    Those fields have nothing in common.
    
    Change-Id: Ida29ce36a8a3e311b58a900a5631e314ebc39662
    Reviewed-on: https://code.wireshark.org/review/32279
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  371c71a   Don't use a global variable for the FCS length.
     add  8ecb42a   Have separate routines to dissect an FCS and TI CC24xx metadata.


Summary of changes:
 epan/dissectors/packet-ieee802154.c | 95 ++++++++++++++++++++++++++-----------
 1 file changed, 68 insertions(+), 27 deletions(-)