ath9k_hw: Initialize 2GHz CTL properly.
authorSenthil Balasubramanian <senthilkumar@atheros.com>
Wed, 10 Nov 2010 13:03:08 +0000 (05:03 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 16 Nov 2010 21:37:06 +0000 (16:37 -0500)
The last 2GHz CTL was not being initialized, so power was being
set to 0 instead of 30dbm. Initialize to 30 like other CTLs.

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

index bc3f49c5c5b47da6b9119177bc486d0592d65bfa..b33fb5bd888695b70e6a548d4f6bba56a245988d 100644 (file)
@@ -306,6 +306,7 @@ static const struct ar9300_eeprom ar9300_default = {
 
                 { { {60, 0}, {60, 1}, {60, 0}, {60, 0} } },
                 { { {60, 0}, {60, 1}, {60, 1}, {60, 1} } },
+                { { {60, 0}, {60, 1}, {60, 1}, {60, 1} } },
         },
        .modalHeader5G = {
                /* 4 idle,t1,t2,b (4 bits per setting) */