ath9k: fix AR_TXCFG_DMASZ_MASK value
authorGabor Juhos <juhosg@openwrt.org>
Tue, 3 Mar 2009 09:49:59 +0000 (10:49 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 5 Mar 2009 19:39:43 +0000 (14:39 -0500)
The current bitmask is invalid, because the tx dma size is a 3 bit wide
value.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found