Wireshark-commits: [Wireshark-commits] master f5c0bd2: 802.11: Fix encoding for VHT NDP STA Info

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 23 Jan 2015 12:28:59 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f5c0bd2b765e98a43a545d9fe7b0174a53ae86e9
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

f5c0bd2 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    802.11: Fix encoding for VHT NDP STA Info
    
    Using little endian for encoding
    
    Ping-Bug: 10786
    Change-Id: Ic2a7f52ccbba32a801c102df4e5aa0a792654602
    Reviewed-on: https://code.wireshark.org/review/6755
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  bab7447   CAPWAP: Add support of Fortinet Vendor Specific Element
    adds  f5c0bd2   802.11: Fix encoding for VHT NDP STA Info


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