Wireshark-commits: [Wireshark-commits] master b3caf89: wimax: replace deprecated tvb_length calls
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 20 Apr 2015 06:38:04 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b3caf8917c2861a760cc8cc9525a2d352830ddc9
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

b3caf89 by Evan Huus (eapache@xxxxxxxxx):

    wimax: replace deprecated tvb_length calls
    
    Change-Id: I9db1051e065762b826973ecbc2dba460a7f89013
    Reviewed-on: https://code.wireshark.org/review/8123
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  8844fbc   replace some deprecated tvb_length calls
    adds  b3caf89   wimax: replace deprecated tvb_length calls


Summary of changes:
 plugins/wimaxasncp/packet-wimaxasncp.c   |   27 +++++++++++++--------------
 plugins/wimaxmacphy/packet-wimaxmacphy.c |    4 ++--
 2 files changed, 15 insertions(+), 16 deletions(-)