wifi: mac80211: properly implement MLO key handling
[linux-block.git] / net / mac80211 / ieee80211_i.h
index e192e1ec02610d2450513b2254cc56e1678ccb92..6313c49e568244a813f8215d7366017e7df28bd9 100644 (file)
@@ -213,6 +213,7 @@ struct ieee80211_rx_data {
        struct ieee80211_sub_if_data *sdata;
        struct ieee80211_link_data *link;
        struct sta_info *sta;
+       struct link_sta_info *link_sta;
        struct ieee80211_key *key;
 
        unsigned int flags;