Wireshark-commits: [Wireshark-commits] master 974a9e3: [docsis->type29ucd] Remove Type 4 Burst from

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 15 Nov 2015 22:10:27 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=974a9e3f673a5284909f4b85dba59fb3368f7fc2
Submitter: Peter Wu (peter@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

974a9e3 by AdrianSimionov (daniel.simionov@xxxxxxxxx):

    [docsis->type29ucd] Remove Type 4 Burst from Type 29 UCD
    
    Most probably this was a copy/paste from packet-ucd.c
    Type 4 and Type 5 bursts exist only in Type 2 UCD message.
    Type 29, 35 and 51 UCD messages have only type 5 bursts.
    
    Change-Id: I016e6b47c28f2cf69befa495848058c038603b46
    Reviewed-on: https://code.wireshark.org/review/11841
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    

Actions performed:

    from  561bcff   Lua: Fixed some argument # in argument errors.
    adds  974a9e3   [docsis->type29ucd] Remove Type 4 Burst from Type 29 UCD


Summary of changes:
 plugins/docsis/packet-type29ucd.c |  156 +------------------------------------
 1 file changed, 2 insertions(+), 154 deletions(-)