On Thu, Nov 6, 2008 at 2:30 PM, Johannes Berg <johannes@xxxxxxxxxxxxxxxx> wrote: > On Thu, 2008-10-23 at 22:42 +0200, Johannes Berg wrote: >> On Fri, 2008-10-10 at 11:14 +0200, Johannes Berg wrote: >> >> > > NACK, the completion of association of mac80211 and iwlagn isn't fully >> > > synchronized so there is still >> > > a race. >> > >> > Can we fix that? >> >> Ping? Any idea _where_ the two can get desynchronized? > > Ping again. I like verifiable reasons for a "NACK". I'm working on it right now. Practically instead of association check what will remain is check if everything is station is properly configured. Meaning stations is configured in the set in the firmware and rate scale is also set. This will cover all modes. Need to implement sta_notify handler and move some code from rate scaling to the driver. There will be never full synchronization between mac80211 and the driver about internal station state but the check might be very simplified. Thanks Tomas -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html