Wireshark-commits: [Wireshark-commits] master ba72f73: DIS: move modulation parameters to correct p

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 22 Feb 2018 06:42:20 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ba72f731c3e8cbeb698ec17beecf599c24dea1cc
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

ba72f73 by Graham Shanks (graham.shanks@xxxxxxxxxxxxxxxx):

    DIS: move modulation parameters to correct place in tree
    
    Move the modulation parameters record in the Transmitter PDU to its
    correct place in the tree, i.e. under the Transmitter PDU element
    instead of under the Encryption Key field.
    
    Change-Id: I77b379823d5a43bd943ffabac2d9fa050b19abcd
    Reviewed-on: https://code.wireshark.org/review/25972
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  c95424a   packet-rsl: Add RLL UNITDATA INDICATION
    adds  ba72f73   DIS: move modulation parameters to correct place in tree


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