madwifi/ath_rate/minstrel
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
..
Makefile Merge madwifi-free branch into the trunk 2009-04-07 01:26:53 +00:00
Makefile.kernel Merge madwifi-free branch into the trunk 2009-04-07 01:26:53 +00:00
minstrel.c Fix contention window calculation in sample and minstrel code 2009-09-19 04:03:53 +00:00
minstrel.h Remove unused sysctl code 2009-08-21 19:33:14 +00:00
minstrel.txt Fix all references to old domain name. 2009-05-28 13:42:07 +00:00