Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keith...
[firefly-linux-kernel-4.4.55.git] / net / mac80211 / mlme.c
index 4f6b2675e41d43fd8335e35094875b41774d9ca8..d595265d6c22c4a8e618daa17111b28da495836b 100644 (file)
@@ -1089,6 +1089,7 @@ static void ieee80211_set_disassoc(struct ieee80211_sub_if_data *sdata,
                local->hw.conf.flags &= ~IEEE80211_CONF_PS;
                config_changed |= IEEE80211_CONF_CHANGE_PS;
        }
+       local->ps_sdata = NULL;
 
        ieee80211_hw_config(local, config_changed);