cfg80211: Add option to report the bss entry in connect result
[cascardo/linux.git] / net / wireless / core.h
index 022ccad..ac44e77 100644 (file)
@@ -214,6 +214,7 @@ struct cfg80211_event {
                        const u8 *resp_ie;
                        size_t req_ie_len;
                        size_t resp_ie_len;
+                       struct cfg80211_bss *bss;
                        u16 status;
                } cr;
                struct {