On 2014-02-12 16:44, Sujith Manoharan wrote: > Felix Fietkau wrote: >> It only allocates a very small struct. Doing this in the interface >> add/remove callback means I'd have to handle interface change as well. I >> figured keeping it simple is better than micro-optimizing a single small >> memory allocation. > > I think doing this in the interface callbacks would be cleaner since > this won't be required for normal ap/sta operations at all. Actually, I just remembered, that I'm also using this timer in my unfinished multi-channel concurrency patches (for channel switching), so I don't want to move it to the interface callbacks only to move it back again later. - Felix -- 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