Wireshark-commits: [Wireshark-commits] master 43134ae: netlink-*: fix various VALS/TFS misuse

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 20 Sep 2018 12:50:56 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=43134ae25275022d543c8c69a8eb24d618ab3ac2
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

43134ae by Peter Wu (peter@xxxxxxxxxxxxx):

    netlink-*: fix various VALS/TFS misuse
    
    No functional change, this just updates the annotations.
    
    Change-Id: I5517a6fd65452db128cdaaa6a90df8c578b5e8d0
    Reviewed-on: https://code.wireshark.org/review/29753
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  08d440c   lte-rrc: avoid BASE_EXT_STRING field without strings
     add  43134ae   netlink-*: fix various VALS/TFS misuse


Summary of changes:
 epan/dissectors/packet-netlink-nl80211.c   | 122 ++++++++++++++---------------
 epan/dissectors/packet-netlink-route.c     |   6 +-
 epan/dissectors/packet-netlink-sock_diag.c |  30 +++----
 3 files changed, 79 insertions(+), 79 deletions(-)