]> git.karo-electronics.de Git - mv-sheeva.git/commitdiff
ath9k_hw: Fix Rx DMA stuck for AR9003 chips
authorRajkumar Manoharan <rmanohar@qca.qualcomm.com>
Tue, 20 Sep 2011 10:53:51 +0000 (16:23 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 21 Sep 2011 19:58:22 +0000 (15:58 -0400)
During the endurance testing, rx frames are not getting DMAd from
MAC whereas pcu rx frame counters are getting updated properly.
As per systems team input updated the initval to fix rx dma stuck
issue.

Cc: stable@kernel.org
Signed-off-by: Rajkumar Manoharan <rmanohar@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/ar9003_2p2_initvals.h

index 2339728a7306f521b3846fb8295afcc70dbef490..3e69c631ebb48a11dad780496a12b01b49b36ea1 100644 (file)
@@ -1514,7 +1514,7 @@ static const u32 ar9300_2p2_mac_core[][2] = {
        {0x00008258, 0x00000000},
        {0x0000825c, 0x40000000},
        {0x00008260, 0x00080922},
-       {0x00008264, 0x9bc00010},
+       {0x00008264, 0x9d400010},
        {0x00008268, 0xffffffff},
        {0x0000826c, 0x0000ffff},
        {0x00008270, 0x00000000},