+       /* Even in case of radar detection failure we follow the same
+        * behaviour as if radar is detected i.e to switch to a different
+        * channel.
+        */
+       if (status_arg.status == WMI_HW_RADAR_DETECTED ||
+           status_arg.status == WMI_RADAR_DETECTION_FAIL)
+               ath10k_radar_detected(ar);

This behavior is different from what Kalle explained.
Failing verification of radar type by FW does not enforce stop DFS
channels from using.
Kalle?


_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k

Reply via email to