ath6kl: reconfigure RSN capabilities when restarting AP
[firefly-linux-kernel-4.4.55.git] / drivers / net / wireless / ath / ath6kl / core.h
index baf149ef346522fc648f99eeae0e9f21a60ea25e..a95bf6ab7ec16bf184e8883584ad09d527c4869a 100644 (file)
@@ -605,6 +605,7 @@ struct ath6kl_vif {
        struct net_device_stats net_stats;
        struct target_stats target_stats;
        struct wmi_connect_cmd profile;
+       u16 rsn_capab;
 
        struct list_head mc_filter;
 };