URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=805136d4ad822aed93392c8e976792a8581671e7
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
805136d by Michael Mann (mmann78@xxxxxxxxxxxx):
Replace tvb_get_enctohl and tvb_get_enctohs with the functions already created in tvbuff.h
Change-Id: Id44d4b11e0ba140f6ec4a8e87eaaa8eacbc2d8b6
Reviewed-on: https://code.wireshark.org/review/12151
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 486dd13 Remove create_dissector_handle
adds 805136d Replace tvb_get_enctohl and tvb_get_enctohs with the functions already created in tvbuff.h
Summary of changes:
epan/dissectors/packet-ieee80211-prism.c | 50 +++++++++---------------------
1 file changed, 15 insertions(+), 35 deletions(-)