Wireshark-commits: [Wireshark-commits] master-2.2 5d6be2c: e212: Fix for e212.*.mnc

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 19 Oct 2016 19:02:11 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5d6be2cfb612b4fac600cbabce44fb9a0c6ccfd9
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

5d6be2c by Hessam Jalali (hessam.jalali@xxxxxxxxx):

    e212: Fix for e212.*.mnc
    
    when mnc was not detected as long, the value was shown as e212.mnc instead of e212.*.mnc (e.g e212.rai.mnc)
    
    Change-Id: Ic0d275f259e1121abb1b7812651fadb9d475053e
    Reviewed-on: https://code.wireshark.org/review/18317
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    (cherry picked from commit b31bdfdc58ed78a409a35f1f5861010701935236)
    Reviewed-on: https://code.wireshark.org/review/18323
    

Actions performed:

    from  2ebb6d3   IP: Fix evil flag expert item text
    adds  5d6be2c   e212: Fix for e212.*.mnc


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