]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ath5k: dont use external sleep clock in AP mode
authorBob Copeland <me@bobcopeland.com>
Thu, 21 Jan 2010 04:51:03 +0000 (23:51 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 1 Apr 2010 23:01:13 +0000 (16:01 -0700)
commitd50ef74730f3f3d876dc9e0fe7ce22c57c4ec67d
tree26ffa32b0f1570005f793ca9e3068bffdd54509a
parentb55c7626ed9e89a5260ec43712a87495978ed519
ath5k: dont use external sleep clock in AP mode

commit 5d6ce628f986d1a3c523cbb0a5a52095c48cc332 upstream.

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 <me@bobcopeland.com>
Acked-by: Nick Kossifidis <mickflemm@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/net/wireless/ath/ath5k/reset.c