Also tag the current HAL power mode in ar9300_set_power_mode().
This commit is contained in:
parent
8a67b42a74
commit
bbd4b4346c
@ -713,6 +713,7 @@ ar9300_set_power_mode(struct ath_hal *ah, HAL_POWER_MODE mode, int set_chip)
|
||||
"%s: unknown power mode %u\n", __func__, mode);
|
||||
return AH_FALSE;
|
||||
}
|
||||
ah->ah_powerMode = status;
|
||||
return status;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user