[ath5k-devel] [PATCH 1/2] ath5k: dont use external sleep clock in AP mode

2010-03-11 Thread Luis R. Rodriguez
From: Bob Copeland When using the external sleep clock in AP mode, the TSF increments too quickly, causing beacon interval to be much lower than it is supposed to be, resulting in lots of beacon-not-ready interrupts. This fixes http://bugzilla.kernel.org/show_bug.cgi?id=14802. Signed-off-by: Bo

Re: [ath5k-devel] [PATCH 1/2] ath5k: dont use external sleep clock in AP mode

2010-01-21 Thread Nick Kossifidis
2010/1/21 Bob Copeland : > When using the external sleep clock in AP mode, the > TSF increments too quickly, causing beacon interval > to be much lower than it is supposed to be, resulting > in lots of beacon-not-ready interrupts. > > This fixes http://bugzilla.kernel.org/show_bug.cgi?id=14802. > >

[ath5k-devel] [PATCH 1/2] ath5k: dont use external sleep clock in AP mode

2010-01-20 Thread Bob Copeland
When using the external sleep clock in AP mode, the TSF increments too quickly, causing beacon interval to be much lower than it is supposed to be, resulting in lots of beacon-not-ready interrupts. This fixes http://bugzilla.kernel.org/show_bug.cgi?id=14802. Signed-off-by: Bob Copeland --- driv