On Mon, Feb 25, 2013 at 07:18:16PM +0100, Fabio Rossi wrote: > I'm using the latest wireless-testing.git and I have found a regression with > kernel 3.8. I don't know if this is related to the driver I'm using (ath5k) but > I have bisected the problem to the commit > 6c17b77b67587b9f9e3070fb89fe98cef3187131 (mac80211: Fix tx queue handling > during scans). Basically the authentication and association infos don't appear > anymore in the kernel logs during a connection to my access point. > > Tell me what you need to further debug the issue and solve the problem. That patch is after 3.8. Johannes, this looks like a problem with the changes you made when applying that patch. I really should have tested the result before now. I think the off-channel frames are getting queued rather than passed down to the driver, which obviously isn't what we want. I'll get this fixed. Seth -- 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