On Tue, 2010-12-07 at 07:59 -0800, Luis R. Rodriguez wrote: > @@ -301,7 +301,7 @@ static void __ieee80211_scan_completed_finish(struct > ieee80211_hw *hw, > } > > mutex_lock(&local->mtx); > - ieee80211_recalc_idle(local); > + ieee80211_recalc_idle_force(local); > mutex_unlock(&local->mtx);
This is the change that I don't think is necessary. johannes _______________________________________________ stable mailing list [email protected] http://linux.kernel.org/mailman/listinfo/stable
