On Tue, May 21, 2013 at 5:09 PM, Kshitij Kulshreshtha <kkhere.geo@xxxxxxxxx> wrote: > Hello, > > I am currently running the openSUSE Tumbleweed distribution and have a > problem starting with the kernel v3.9.1 and also with kernel v3.9.2. > > The iwldvm driver has an artificial delay of 30s when authenticating > with a radius server using EAP-TLS. This was not the case using kernel > v3.9. > > I bisected the problem using local builds of the tumbleweed desktop > configuration. This is the result: > > c30f37f8f1f8d06c142d67ba74955fd48b5cf5a4 is the first bad commit > commit c30f37f8f1f8d06c142d67ba74955fd48b5cf5a4 > Author: Emmanuel Grumbach <emmanuel.grumbach@xxxxxxxxx> > Date: Wed Apr 17 09:47:00 2013 +0300 > > iwlwifi: dvm: don't send zeroed LQ cmd > > commit 63b77bf489881747c5118476918cc8c29378ee63 upstream. > > When the stations are being restored because of unassoc > RXON, the LQ cmd may not have been initialized because it > is initialized only after association. > Sending zeroed LQ_CMD makes the fw unhappy: it raises > SYSASSERT_2078. > > Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@xxxxxxxxx> > Reviewed-by: Johannes Berg <johannes.berg@xxxxxxxxx> > [move zero_lq and make static const] > Signed-off-by: Johannes Berg <johannes.berg@xxxxxxxxx> > Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> > Thanks for the bisection. Can you please try the patch in https://bugzilla.kernel.org/show_bug.cgi?id=58341 and report? Thanks -- 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