]> git.baikalelectronics.ru Git - kernel.git/commit
ath5k: Increase "fudge" for beacon timers
authorBruno Randolf <br1@einfach.org>
Mon, 27 Sep 2010 03:22:26 +0000 (12:22 +0900)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 28 Sep 2010 19:47:57 +0000 (15:47 -0400)
commit0d7ebedfb212fb2da51fe2a655061b1f6ac1c85b
tree1df7fe45a85f595f965a56a26db1db621b948a14
parentc4ea388542d3b6d66d3f772f8ee072b6c136ec2f
ath5k: Increase "fudge" for beacon timers

We use FUDGE to make sure the next TBTT is ahead of the current TU.
Since we later substract AR5K_TUNE_SW_BEACON_RESP (10) in the timer
configuration we need to make sure it is bigger than that.

Signed-off-by: Bruno Randolf <br1@einfach.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath5k/base.c