Wireshark-commits: [Wireshark-commits] master a414df4: bthci_acl: Always show data item

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 4 Nov 2016 18:38:01 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a414df414cc2b4877a1c93ac7ab46daf2ab49094
Submitter: Stig Bjørlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

a414df4 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    bthci_acl: Always show data item
    
    Always add the Data (Fragment) item, also for the last frame.
    Also add link to "Reassembled in #" for all except the last frame.
    
    The reassembly logic should be rewritten to use reassemble.h functions
    to be able to show the fragments frame list, fragment count and
    reassembled length items.
    
    Change-Id: Ib0e17711e182178d0b7ea0fd6903a9144adb757d
    Reviewed-on: https://code.wireshark.org/review/18659
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    

Actions performed:

    from  10dc313   Bluetooth: HCI: LE: address review comments from review/18661.
    adds  a414df4   bthci_acl: Always show data item


Summary of changes:
 epan/dissectors/packet-bthci_acl.c |   17 +++++++++++++----
 1 file changed, 13 insertions(+), 4 deletions(-)