Grumbach, Emmanuel wrote: > It can wait until a context switch will occur in ath9k - you should switch > from time to time anyway to avoid starvation, and this is not under the radar > of mac80211. But mac80211 doesn't wait for a switch to happen. It removes the BSS and station info immediately after sending the deauth frame to the driver and the driver doesn't get a chance to process the pending frames for the other context. I think this race could be avoided by making sure the driver switches to the required context before sending deauth. Sujith -- 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