madwifi/ath_rate
proski acbbdd0bb6 Fix contention window calculation in sample and minstrel code
The contention window is supposed to be a power of two minus one, i.e.
15, 31, 63, 127...  Due to a wrong formula, the actual sequence was 15,
32, 66, 134...

Bug reported by Dan Halperin <dhalperi@cs.washington.edu>


git-svn-id: http://madwifi-project.org/svn/madwifi/trunk@4097 0192ed92-7a03-0410-a25b-9323aeb14dbd
2009-09-19 04:03:53 +00:00
..
amrr Rewrite handling of the fixed rates 2009-09-03 21:08:13 +00:00
minstrel Fix contention window calculation in sample and minstrel code 2009-09-19 04:03:53 +00:00
onoe Rewrite handling of the fixed rates 2009-09-03 21:08:13 +00:00
sample Fix contention window calculation in sample and minstrel code 2009-09-19 04:03:53 +00:00
Makefile Remove modules.order files in Makefile clean targets. 2008-06-04 12:25:31 +00:00