Wireshark-commits: [Wireshark-commits] master 5f49829: ieee802154: Don't set COL_PACKET_LENGTH
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 23 Mar 2017 02:25:51 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5f49829cc63ada00619b38e84ae868f75283f1ff
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

5f49829 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    ieee802154: Don't set COL_PACKET_LENGTH
    
    It's not needed for a dissector to set COL_PACKET_LENGTH.
    
    Change-Id: I536145d1ed3b98cbdc922d03a2dd2e26a8f99744
    Reviewed-on: https://code.wireshark.org/review/20675
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  fa25f19   Thrift: Register for media-type application/x-thrift
    adds  5f49829   ieee802154: Don't set COL_PACKET_LENGTH


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