Bryan O'Donoghue <bryan.odonoghue@xxxxxxxxxx> writes: > Having enabled GTK rekey in suspend, we need to extract the replay counter > from the firmware on resume and perform a ieee80211_gtk_rekey_notify() so > that the STA remains verified from the perspective of the AP. > > Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@xxxxxxxxxx> [...] > static const struct wiphy_wowlan_support wowlan_support = { > - .flags = WIPHY_WOWLAN_ANY | WIPHY_WOWLAN_MAGIC_PKT > + .flags = WIPHY_WOWLAN_ANY | > + WIPHY_WOWLAN_MAGIC_PKT | > + WIPHY_WOWLAN_SUPPORTS_GTK_REKEY > }; I wonder should these also be in the last patch? So that the features are enabled only after everything is implemented. -- https://patchwork.kernel.org/project/linux-wireless/list/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches