Message ID | 20101215194246.D5FCE204D8@glenhelen.mtv.corp.google.com (mailing list archive) |
---|---|
State | Not Applicable, archived |
Headers | show |
diff --git a/net/mac80211/iface.c b/net/mac80211/iface.c index b6db237..5af5a89 100644 --- a/net/mac80211/iface.c +++ b/net/mac80211/iface.c @@ -536,6 +536,7 @@ static void ieee80211_do_stop(struct ieee80211_sub_if_data *sdata, if (local->ops->napi_poll) napi_disable(&local->napi); ieee80211_clear_tx_pending(local); + drv_config(local, IEEE80211_CONF_CHANGE_IDLE); ieee80211_stop_device(local); /* no reconfiguring after stop! */