ath9k: reduce the bits_per_symbol table size, support more streams
authorFelix Fietkau <nbd@openwrt.org>
Mon, 19 Apr 2010 17:57:33 +0000 (19:57 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 20 Apr 2010 15:50:53 +0000 (11:50 -0400)
Instead of increasing bits_per_symbol for supporting more streams, keep
it single-stream only and multiply the values by the numer of streams.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found