On Tue, 2010-12-07 at 07:44 -0800, Luis R. Rodriguez wrote: > >> drv_stop(local); > >> + ieee80211_recalc_idle_force(local); > > > > That one definitely can't be after drv_stop(). > > OK why though?
Because you can't call into drivers after you stop them? Shouldn't this be obvious? johannes _______________________________________________ stable mailing list [email protected] http://linux.kernel.org/mailman/listinfo/stable
