commit | 11f21df36cbcffbfada9307e809d4372ece27f47 | [log] [tgz] |
---|---|---|
author | Bruno Randolf <br1@einfach.org> | Mon Sep 27 12:22:26 2010 +0900 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Sep 28 15:47:57 2010 -0400 |
tree | 1df7fe45a85f595f965a56a26db1db621b948a14 | |
parent | 7f896126017830b29cf501d246ee32b81e359acd [diff] |
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>