Wireshark-commits: [Wireshark-commits] master e8493fa: GTP: Don't test for the obvious

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 06 Jun 2018 10:22:23 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e8493fa7c4a741df245da8b8117e3c430cfe73b3
Submitter: Peter Wu (peter@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

e8493fa by Jaap Keuter (jaap.keuter@xxxxxxxxx):

    GTP: Don't test for the obvious
    
    When rel_id is larger then 6 don't test for this again.
    
    Change-Id: I20c6747b31758eadadfd746bdee2cc168c771799
    Signed-off-by: Jaap Keuter <jaap.keuter@xxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/28051
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    

Actions performed:

    from  d10f0a6   3GPP NAS: fix dissection of Linked TI IE
    adds  e8493fa   GTP: Don't test for the obvious


Summary of changes:
 epan/dissectors/packet-gtp.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)