On Tue, 2013-11-12 at 12:05 -0800, Ben Greear wrote: > A more correct roam also takes about 150ms, but at least not because of the > error in my previous email. Seems it takes it 100+ms to go if-up after > the assoc-request is sent. I'll go dig into that further. The interface is already up (has to be to authenticate), the event you get at that point (just after the ~110ms delay) is for LOWER_UP really - which means carrier_on() in the kernel I believe. At that point you'd need kernel level tracing or messages to investigate. Maybe something is waiting for a beacon there? johannes -- 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