Wireshark-commits: [Wireshark-commits] master 7cb530a: 6lowpan: remove a ton of if (tree) checks

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 18 Mar 2016 16:45:39 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7cb530a594e7f67e9e4084d01599ea1f3439d185
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

7cb530a by Martin Kaiser (wireshark@xxxxxxxxx):

    6lowpan: remove a ton of if (tree) checks
    
    Change-Id: Idff3eda741e62bfe5b00f30760bcc8af0e8e5df5
    Reviewed-on: https://code.wireshark.org/review/14514
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    

Actions performed:

    from  bdca776   iso14443: fix the dissection of ATQA
    adds  7cb530a   6lowpan: remove a ton of if (tree) checks


Summary of changes:
 epan/dissectors/packet-6lowpan.c |  281 +++++++++++++++-----------------------
 1 file changed, 109 insertions(+), 172 deletions(-)