Files
linux/net
Christian Lamparter 4f3f511198 mac80211: don't sanitize invalid rates
commit 5f4e6b2d3c upstream.

I found this bug while poking around with a pure-gn AP.

Commit:
cfg80211/mac80211: Use more generic bitrate mask for rate control

Added some sanity checks to ensure that each tx rate index
is included in the configured mask and it would change any
rate indexes if it wasn't.

But, the current implementation doesn't take into account
that the invalid rate index "-1" has a special meaning
(= no further attempts) and it should not be "changed".

Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-12-09 13:32:13 -08:00
..
2010-10-11 11:05:42 -07:00
2010-08-26 15:18:27 -07:00
2010-10-05 20:35:53 -07:00
2010-07-18 15:07:14 -07:00
2010-06-11 18:37:08 -07:00
2010-06-03 03:21:52 -07:00
2010-05-17 23:23:13 -07:00
2010-04-20 16:37:13 -07:00
2010-10-15 11:09:28 -07:00
2010-10-05 00:40:39 -07:00
2010-05-17 17:39:28 -07:00
2005-04-16 15:20:36 -07:00