ath9k: avoid rx frames with corrupted descriptor.
authorSenthil Balasubramanian <senthilkumar@atheros.com>
Mon, 8 Dec 2008 14:13:50 +0000 (19:43 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 12 Dec 2008 18:48:30 +0000 (13:48 -0500)
commit8aa15e1506bb0b6b643be12baf1f2d4d2f115931
treee8ca7dbdee6b93dea74f51abfab9740b2f48eb98
parent2df1bff4c5cd0b28e06e4defc3f5d90618db8d53
ath9k: avoid rx frames with corrupted descriptor.

Setting RX_ABORT/RX_DIS after MAC reset and clearing RX_ABORT/RX_DIS
after enbling RXE/RXDP to avoid rx frames with corrupted descriptor
status.

Signed-off-by: Senthil Balasubramanian <senthilkumar@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath9k/hw.c
drivers/net/wireless/ath9k/mac.c