Michal Kazior <michal.kazior@xxxxxxxxx> writes: > On 17 January 2014 13:57, Kalle Valo <kvalo@xxxxxxxxxxxxxxxx> wrote: >> Michal Kazior <michal.kazior@xxxxxxxxx> 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@xxxxxxxxx> >> >> [...] >> >>> --- 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 -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html