netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Larry Finger <Larry.Finger@lwfinger.net>
To: Daniel Drake <dsd@gentoo.org>,
	Larry Finger <Larry.Finger@lwfinger.net>,
	netdev@vger.kernel.org, johannes@sipsolutions.net
Subject: Re: [PATCH] softmac: Fix handling of authentication failure
Date: Fri, 02 Jun 2006 09:55:48 -0500	[thread overview]
Message-ID: <44805174.9000503@lwfinger.net> (raw)
In-Reply-To: <20060602120439.GA14289@tuxdriver.com>

John W. Linville wrote:
> On Fri, Jun 02, 2006 at 11:09:56AM +0100, Daniel Drake wrote:
>   
>> Larry Finger wrote:
>>     
>>> This statement fails to compile on my system using Linus' tree, because 
>>> ieee80211softmac_disassoc needs a second argument - the reason. It seems 
>>> as if WLAN_REASON_PREV_AUTH_NOT_VALID would be appropriate.
>>>       
>> Thanks for pointing that out. This patch depends on a patch titled 
>> "softmac: deauthentication implies deassociation" which is apparently 
>> not present in Linus' tree.
>>     
>
> That patch is in the upstream branch (also available in the master
> branch) of wireless-2.6, which is probably what anyone doing wireless
> patches should(*) be using.
>
> The approved release process only allows for non-bugfix patches
> in the first two weeks after a Linus blesses a new kernel release.
> After that only bugfixes are allowed, with non-bugfix patches getting
> queued for the next merge window.  The upstream branch represents
> that queue of patches.
>
> Hth!
>
> John
>
> (*) The exception being those workign on Devicescape-related patches,
> who should be working off the master branch of wireless-dev.
>   
Normally I use the master branch of wireless-2.6; however that code has 
something in it that kills interrupts from my bcm4306 card, but I 
haven't had time to chase down that problem. A second difficulty is that 
my Linksys WRT54G V1 died and the only replacement I could find on short 
notice was a V5 model, which is truly an abomination using VXWorks, not 
Linux. When the AP changed, my working system of bcm43xx-softmac with 
WPA authentication now refuses to authenticate, and I have to use a 
wired connection. Accordingly, I try every softmac patch that might 
solve my problem - thus I applied Daniels's patch to Linus's tree.

Larry



      reply	other threads:[~2006-06-02 14:55 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-01 14:37 [PATCH] softmac: Fix handling of authentication failure Daniel Drake
2006-06-02  2:43 ` Larry Finger
2006-06-02 10:09   ` Daniel Drake
2006-06-02 12:04     ` John W. Linville
2006-06-02 14:55       ` Larry Finger [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=44805174.9000503@lwfinger.net \
    --to=larry.finger@lwfinger.net \
    --cc=dsd@gentoo.org \
    --cc=johannes@sipsolutions.net \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).