OSDN Git Service

ath9k: fix ibss fair beacon distribution for AR9462
authorRajkumar Manoharan <rmanohar@qca.qualcomm.com>
Fri, 13 Apr 2012 07:46:33 +0000 (13:16 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 16 Apr 2012 18:38:41 +0000 (14:38 -0400)
Update AR9462 initval to fix unbalance beacon distribution
in Ad-Hoc network.

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

index b39870c..1d6658e 100644 (file)
@@ -1115,9 +1115,9 @@ static const u32 ar9462_2p0_mac_core[][2] = {
        {0x000081f8, 0x00000000},
        {0x000081fc, 0x00000000},
        {0x00008240, 0x00100000},
-       {0x00008244, 0x0010f400},
+       {0x00008244, 0x0010f424},
        {0x00008248, 0x00000800},
-       {0x0000824c, 0x0001e800},
+       {0x0000824c, 0x0001e848},
        {0x00008250, 0x00000000},
        {0x00008254, 0x00000000},
        {0x00008258, 0x00000000},