[PATCH] ath10k: add support for AP CSA
Kalle Valo
kvalo at qca.qualcomm.com
Fri Jan 17 10:15:03 EST 2014
Michal Kazior <michal.kazior at tieto.com> writes:
> On 17 January 2014 13:57, Kalle Valo <kvalo at qca.qualcomm.com> wrote:
>> Michal Kazior <michal.kazior at tieto.com> writes:
>>
>>> This patch implements Channel Switch Announcement
>>> for AP mode. This allows for a smooth channel
>>> switch for connected stations that support CSA
>>> when radar is detected.
>>>
>>> Signed-off-by: Michal Kazior <michal.kazior at tieto.com>
>>
>> [...]
>>
>>> --- a/drivers/net/wireless/ath/ath10k/core.h
>>> +++ b/drivers/net/wireless/ath/ath10k/core.h
>>> @@ -414,6 +414,7 @@ struct ath10k {
>>> unsigned int filter_flags;
>>> unsigned long dev_flags;
>>> u32 dfs_block_radar_events;
>>> + struct ath10k_vif *csa_arvif;
>>
>> Please document how this is serialised.
>
> [...]
>
> I have a local patch capable of multi-interface CSA which basically
> rewrites this patch entirely. Unless you want me send that as a follow
> up patch later I'd like to drop this patch and send a completely new
> one later.
Yeah, let's then just drop this patch.
--
Kalle Valo
More information about the ath10k
mailing list