URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=513ed24a97062db62be1932ee017c506de25b48d
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
513ed24 by Evan Huus (eapache@xxxxxxxxx):
    ieee80211: initialize bssid for data frames
    
    Hypothentical fix for
    https://bugs.launchpad.net/ubuntu/+source/wireshark/+bug/1407662 which I haven't
    actually tried.
    
    Change-Id: Ib6d30873be7676eef756731a56a1d21a41c2c16c
    Reviewed-on: https://code.wireshark.org/review/6330
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    
Actions performed:
    from  a323f0c   packet-mq: Add New Def, Reformat Lines, re-order val_str def
    adds  513ed24   ieee80211: initialize bssid for data frames
Summary of changes:
 epan/dissectors/packet-ieee80211.c |   10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)