On Wed, 2012-09-05 at 20:23 +0300, Eliad Peller wrote: > __ieee80211_key_destroy() calls synchronize_rcu() in > order to sync the tx path before destroying the key. > > However, synching the tx path can be done with > synchronize_net() as well, which is usually faster > (the timing might be important for roaming scenarios). Applied. johannes -- 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