On 7 October 2014 10:49, Johannes Berg <johan...@sipsolutions.net> wrote:
> On Thu, 2014-10-02 at 08:45 +0200, Michal Kazior wrote:
>> It is okay to enable DFS for channel contexts
>> based drivers as long as no combination advertises
>> radar detection and multi-channel operation at the
>> same time.
>
> Don't we already check the latter in cfg80211?

Correct. However ieee80211_radar_detected() takes only ieee80211_hw as
an argument now. Skipping this check in mac80211 might bite later if
someone extends cfg80211 later for multi-channel radar detection with
non-mac80211 driver in mind and forgets about updating mac80211.

Or are you okay with relying on the cfg80211 check alone? If so I'll
update the patch.


MichaƂ
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to