Wireshark-commits: [Wireshark-commits] master 6efa0b6: profinet: remove tvb_length deprecated API

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 6 Apr 2015 17:18:00 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6efa0b63f28b1bc8247ad1b59c861501051e32ef
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

6efa0b6 by Evan Huus (eapache@xxxxxxxxx):

    profinet: remove tvb_length deprecated API
    
    Change-Id: Ie6f607d86235c0e2d4fc95f77a7500c1636da934
    Reviewed-on: https://code.wireshark.org/review/7936
    Petri-Dish: Evan Huus <eapache@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    

Actions performed:

    from  c1e6a19   ethercat: remove deprecated tvb_length API
    adds  6efa0b6   profinet: remove tvb_length deprecated API


Summary of changes:
 plugins/profinet/packet-pn-mrp.c  |    2 +-
 plugins/profinet/packet-pn-mrrt.c |    2 +-
 plugins/profinet/packet-pn-ptcp.c |    4 ++--
 plugins/profinet/packet-pn-rt.c   |   16 ++++++++--------
 4 files changed, 12 insertions(+), 12 deletions(-)