On Tue, 2009-05-12 at 11:29 -0400, Bob Copeland wrote: > On Tue, May 12, 2009 at 2:39 AM, Johannes Berg > <johannes@xxxxxxxxxxxxxxxx> wrote: > >> if (changed & IEEE80211_CONF_CHANGE_CHANNEL) { > >> + err = ar9170_stop_and_flush_queues(ar); > >> + if (err) > >> + goto out; > > > > Why don't you do that in the pre-scan method? > > Will pre-scan be called once per scan or once for every channel switch? > If the former, I think it's not the right place to flush. The former. johannes
Attachment:
signature.asc
Description: This is a digitally signed message part