Wireshark-commits: [Wireshark-commits] master e4b648c: L2TP: fix 'l2tp.avp.csu.current_t/rx_speed'
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 7 Apr 2016 15:32:19 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e4b648cddc1d24d8cbe34e328ae717a7e13a5110
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

e4b648c by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    L2TP: fix 'l2tp.avp.csu.current_t/rx_speed' exists multiple times with NOT compatible types: FT_UINT64 and FT_UINT32
    
    Change-Id: I9d871dd6eb100bf7dd2331122a6a88669ce978cb
    Reviewed-on: https://code.wireshark.org/review/14841
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  bee58e2   configure.ac: Move a test
    adds  e4b648c   L2TP: fix 'l2tp.avp.csu.current_t/rx_speed' exists multiple times with NOT compatible types: FT_UINT64 and FT_UINT32


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