* Update TU variables to be u_int64_t as they are only 10 bits shorter than TSFs...
authormentor <mentor@0192ed92-7a03-0410-a25b-9323aeb14dbd>
Sat, 29 Dec 2007 02:28:36 +0000 (02:28 +0000)
committermentor <mentor@0192ed92-7a03-0410-a25b-9323aeb14dbd>
Sat, 29 Dec 2007 02:28:36 +0000 (02:28 +0000)
commitfd43343eb6d42711b2e9b6017538374dfdbe4697
treedb67f364cfb12b9a2dfe5c632fc5564c5a8c4e96
parentfd0bc7d1b27b9873ec897f7445aaa969ef05e778
 * Update TU variables to be u_int64_t as they are only 10 bits shorter than TSFs which are 64 bit.
 * Use roundup() to calculate the next intval boundary for nexttbtt. This method is more simple to understand and computationally simpler.

git-svn-id: http://madwifi-project.org/svn/madwifi/trunk@3095 0192ed92-7a03-0410-a25b-9323aeb14dbd
ath/if_ath.c