From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from he.sipsolutions.net ([78.46.109.217]:58080 "EHLO sipsolutions.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757791Ab0FOOVZ (ORCPT ); Tue, 15 Jun 2010 10:21:25 -0400 Subject: Re: [RFC] Changes in mac80211 to make at76c50x-usb working again From: Johannes Berg To: Sebastian Smolorz Cc: "John W. Linville" , kalle.valo@iki.fi, linux-wireless@vger.kernel.org, Marcel Holtmann In-Reply-To: <201006151611.56061.Sebastian.Smolorz@gmx.de> References: <201006151416.36686.Sebastian.Smolorz@gmx.de> <201006151549.41963.Sebastian.Smolorz@gmx.de> <1276610211.3648.234.camel@jlt3.sipsolutions.net> <201006151611.56061.Sebastian.Smolorz@gmx.de> Content-Type: text/plain; charset="UTF-8" Date: Tue, 15 Jun 2010 16:21:20 +0200 Message-ID: <1276611680.3648.235.camel@jlt3.sipsolutions.net> Mime-Version: 1.0 Sender: linux-wireless-owner@vger.kernel.org List-ID: On Tue, 2010-06-15 at 16:11 +0200, Sebastian Smolorz wrote: > Johannes Berg wrote: > > On Tue, 2010-06-15 at 15:49 +0200, Sebastian Smolorz wrote: > > > Johannes Berg wrote: > > > > On Tue, 2010-06-15 at 09:26 -0400, John W. Linville wrote: > > > > > On Tue, Jun 15, 2010 at 02:16:36PM +0200, Sebastian Smolorz wrote: > > > > > > Hi, > > > > > > > > > > > > the at76c50x-usb driver fails to authenticate with an AP. > > > > > > > > We need more information on how it fails. > > > > > > The problem is that the following if-statement is never true: > Hm, for me it works. Alternatively: > http://lxr.free-electrons.com/source/drivers/net/wireless/at76c50x-usb.c#L1986 That works. However, that if statement _will_ be true? I suppose at76 has some issue where it won't send out frames before knowing the BSSID? johannes