Pavel Roskin
8c6c03fe23
rc80211_minstrel: fix contention window calculation
...
The contention window is supposed to be a power of two minus one, i.e.
15, 31, 63, 127... minstrel_rate_init() forgets to subtract 1, so the
sequence becomes 15, 32, 66, 134...
Bug reported by Dan Halperin <dhalperi@cs.washington.edu>
Signed-off-by: Pavel Roskin <proski@gnu.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-09-16 16:21:00 -04:00
..
2008-07-08 14:16:02 -04:00
2008-07-08 14:16:02 -04:00
2009-01-29 16:00:02 -05:00
2009-01-29 16:00:02 -05:00
2009-05-06 15:15:04 -04:00
2009-08-14 16:07:21 -07:00
2009-08-14 09:13:43 -04:00
2007-10-10 16:52:34 -07:00
2009-01-29 16:00:03 -05:00
2009-01-29 16:00:03 -05:00
2009-08-20 11:36:04 -04:00
2008-07-14 14:30:07 -04:00
2009-07-10 14:57:54 -04:00
2008-03-06 15:30:46 -05:00
2009-07-24 15:05:30 -04:00
2007-05-05 11:46:38 -07:00
2009-08-28 14:40:34 -04:00
2009-08-04 16:43:25 -04:00
2009-08-20 11:35:58 -04:00
2009-07-10 15:01:49 -04:00
2009-04-22 16:57:17 -04:00
2009-08-04 16:44:14 -04:00
2009-09-01 01:14:04 -07:00
2009-09-11 12:54:55 -07:00
2009-09-02 15:29:03 -04:00
2009-07-10 15:01:48 -04:00
2009-05-13 15:44:39 -04:00
2008-04-08 16:44:45 -04:00
2008-04-08 16:44:45 -04:00
2009-08-28 14:40:34 -04:00
2009-07-29 15:46:20 -04:00
2009-08-20 11:36:04 -04:00
2009-08-14 09:14:01 -04:00
2009-08-14 09:14:06 -04:00
2009-08-28 14:40:24 -04:00
2009-08-20 11:36:02 -04:00
2008-07-08 14:16:01 -04:00
2008-07-08 14:16:01 -04:00
2009-08-28 14:40:46 -04:00
2009-08-28 14:40:25 -04:00
2009-07-24 15:05:30 -04:00
2009-03-27 20:13:15 -04:00
2009-09-02 01:03:53 -07:00
2009-09-16 16:21:00 -04:00
2009-08-28 14:40:34 -04:00
2009-08-20 11:36:03 -04:00
2009-09-02 01:03:53 -07:00
2008-10-31 19:00:23 -04:00
2009-08-28 14:40:41 -04:00
2009-08-28 14:40:45 -04:00
2009-05-20 14:46:25 -04:00
2009-08-14 09:13:43 -04:00
2009-07-27 15:24:19 -04:00
2009-05-06 15:14:37 -04:00
2008-06-14 12:18:13 -04:00
2009-09-01 01:14:04 -07:00
2009-08-28 14:40:25 -04:00
2009-07-24 15:05:09 -04:00
2009-07-24 15:05:09 -04:00
2009-07-24 15:05:30 -04:00
2009-07-24 15:05:30 -04:00
2009-07-10 15:01:49 -04:00
2009-01-29 16:00:02 -05:00