brcmfmac: Add dump_station support to cfg80221 ops.
[cascardo/linux.git] / drivers / net / wireless / brcm80211 / brcmfmac / cfg80211.h
index 3f5e550..4d95c6e 100644 (file)
@@ -407,6 +407,7 @@ struct brcmf_cfg80211_info {
        struct brcmu_d11inf d11inf;
        bool wowl_enabled;
        u32 pre_wowl_pmmode;
+       struct brcmf_assoclist_le assoclist;
 };
 
 /**