|
@@ -250,6 +250,7 @@ static void ath9k_hw_get_ar9287_gain_boundaries_pdadcs(struct ath_hw *ah,
|
|
|
static u8 vpdTableI[AR5416_EEP4K_NUM_PD_GAINS]
|
|
|
[AR5416_MAX_PWR_RANGE_IN_HALF_DB];
|
|
|
|
|
|
+ memset(&minPwrT4, 0, AR9287_NUM_PD_GAINS);
|
|
|
ath9k_hw_get_channel_centers(ah, chan, ¢ers);
|
|
|
|
|
|
for (numPiers = 0; numPiers < availPiers; numPiers++) {
|