Merge branch 'stable/for-jens-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
[deliverable/linux.git] / net / mac80211 / key.c
index 3df7b0392d30c70fcfa988a7f1233e17111868a1..edd6f2945f694f1fc6103caad0b04856a9cd5875 100644 (file)
@@ -338,6 +338,7 @@ static void ieee80211_key_replace(struct ieee80211_sub_if_data *sdata,
                } else {
                        rcu_assign_pointer(sta->gtk[idx], new);
                }
+               ieee80211_check_fast_rx(sta);
        } else {
                defunikey = old &&
                        old == key_mtx_dereference(sdata->local,
This page took 0.025325 seconds and 5 git commands to generate.