| Index: chromeos/compat-wireless/drivers/net/wireless/ath/ath9k/hw.c
|
| diff --git a/chromeos/compat-wireless/drivers/net/wireless/ath/ath9k/hw.c b/chromeos/compat-wireless/drivers/net/wireless/ath/ath9k/hw.c
|
| index 9cd60d9ac681660e9eb71cea03e459167a28f3e8..301db36992995d26554faf5a23e175536a69c493 100644
|
| --- a/chromeos/compat-wireless/drivers/net/wireless/ath/ath9k/hw.c
|
| +++ b/chromeos/compat-wireless/drivers/net/wireless/ath/ath9k/hw.c
|
| @@ -1284,6 +1284,8 @@ int ath9k_hw_reset(struct ath_hw *ah, struct ath9k_channel *chan,
|
|
|
| ath9k_hw_mark_phy_inactive(ah);
|
|
|
| + ah->paprd_table_write_done = false;
|
| +
|
| /* Only required on the first reset */
|
| if (AR_SREV_9271(ah) && ah->htc_reset_init) {
|
| REG_WRITE(ah,
|
|
|