[ath9k-devel] ath9k: ar5008_hw_cmn_spur_mitigate: add missing mask_m & mask_pinitialisation
Kalle Valo <[email protected]>
| Newsgroups | org.ath9k.lists.ath9k-devel |
|---|---|
| Message-ID | <[email protected]> |
> by moving common code to ar5008_hw_cmn_spur_mitigate i forgot to move
> mask_m & mask_p initialisation. This coused a performance regression
> on ar9281.
>
> Fixes: f911085ffa88 ("ath9k: split ar5008_hw_spur_mitigate and reuse common code in ar9002_hw_spur_mitigate.")
> Reported-by: Gustav Frederiksen <[email protected]>
> Tested-by: Gustav Frederiksen <[email protected]>
> Cc: <[email protected]> # 4.2+
> Signed-off-by: Oleksij Rempel <[email protected]>
Thanks, applied to wireless-drivers.git.
Kalle Valo