commit | bff414c3d2cb327d4fff22277ac89b8e00d70164 | [log] [tgz] |
---|---|---|
author | Michal Kazior <michal.kazior@tieto.com> | Mon Mar 09 14:20:55 2015 +0100 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Thu Mar 12 14:30:24 2015 +0200 |
tree | 0f2d6a456add5539826b1d77084f2d66350c9576 | |
parent | 8513d95b4b6cd7029cca5aac3bedef25c25b64a0 [diff] |
ath10k: fix CAC regression Commit 548462133d98 ("ath10k: fix interrupt storm") introduced a regression. The condition responsible for bringing up monitor vdev was broken and it was never started for CAC so effectivelly CAC would not detect radar pulses. Signed-off-by: Michal Kazior <michal.kazior@tieto.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>