2008-07-28 17:35:20

by Jack Howarth

[permalink] [raw]
Subject: AP association timeout bugzilla PR?

Is there an existing bugzilla PR for the problems
with AP association timeouts due to the changes in
the kernel tip (and 2.6.26 gits)? I would like to test
the fix for this against the current 2.6.26-git with
the ath9k git patch but am uncertain where to expect
the proposed patches to show up at (linux-wireless,
linux-kernel or in a bugzilla attachment)? Thanks in
advance for any information.
Jack



2008-07-28 17:36:52

by Johannes Berg

[permalink] [raw]
Subject: Re: AP association timeout bugzilla PR?

On Mon, 2008-07-28 at 13:27 -0400, Jack Howarth wrote:
> Is there an existing bugzilla PR for the problems
> with AP association timeouts due to the changes in
> the kernel tip (and 2.6.26 gits)? I would like to test
> the fix for this against the current 2.6.26-git with
> the ath9k git patch but am uncertain where to expect
> the proposed patches to show up at (linux-wireless,
> linux-kernel or in a bugzilla attachment)?

Here. But I don't have any fixes yet. Maybe tonight, if I don't fall
asleep...

johannes


Attachments:
signature.asc (836.00 B)
This is a digitally signed message part

2008-07-29 23:48:40

by Jack Howarth

[permalink] [raw]
Subject: Re: AP association timeout bugzilla PR?

Johannes,
Could you extend your partial fix for skb-cb use
to include patches for the new ath9k driver? I can use
the ath5k changes for a template for what to do for
the lines in drivers/net/wireless/ath9k/xmit.c with
IEEE80211_TX_CTL_DO_NOT_ENCRYPT but I don't how to change
the line with IEEE80211_TX_CTL_EAPOL_FRAME in that file.
Thanks in advance.
Jack