ath9k: don't run periodic and nf calibation at the same time
authorFelix Fietkau <nbd@nbd.name>
Mon, 30 Jul 2018 18:31:17 +0000 (21:31 +0300)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 31 Jul 2018 07:51:43 +0000 (10:51 +0300)
commit3a69dd366866b066b329f6074189a1a6eb056b93
tree2057a4c6bbdd0deebe939bd67e64c44c7423975d
parenta2a49e86b325fa2e44b0b7407f07e6eab6cc3edd
ath9k: don't run periodic and nf calibation at the same time

The checks already prevents periodic cal from being started while noise
floor calibration runs. It is missing checks for the other way around.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/ath/ath9k/ar9002_calib.c