ath9k: Introduce bit masks for valid and valid_single_stream.
authorSenthil Balasubramanian <senthilkumar@atheros.com>
Tue, 27 Jul 2010 13:46:31 +0000 (19:16 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 27 Jul 2010 18:59:58 +0000 (14:59 -0400)
replace valid and valid_single_stream in rate table with bit masks
and reorganize the code so adding 3x3 rate control would be easier.

Signed-off-by: Senthil Balasubramanian <senthilkumar@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found