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)
commitc666387682faaec7d7b4a8afd30b0b6bc0816ddb
tree5e3b37b850d469b393cae603732326f61caa5205
parent0e668cde0d78fb1b5f1f5e9a4bf7f9900269c98e
ath9k: reduce the bits_per_symbol table size, support more streams

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>
drivers/net/wireless/ath/ath9k/xmit.c