On Thu, 15 Feb 2007 17:42:04 +0100, Johannes Berg wrote: > Can this be a library function instead? Our TX path is already cluttered > enough... The advantage of non-library approach in this case is that you don't need to search for a BSS the frame belongs to. Ivo's patch searches for it but I think it's possible to remember it from the past. If this feature is implemented as a library function you need to search for a BSS in any case. That's way more overhead than one condition in the tx path. Jiri -- Jiri Benc SUSE Labs - 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