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
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
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