Our code has a comment about where the reordering should happen, and why it doesn't hurt being where it currently is. However, this code needs to use sta_info_get() without knowing which virtual interface is the one we're processing the frames for, which is getting in my way. Rather than trying to find the virtual interface by the DA, I decided to put the reorder code at the right place instead because then the station pointer is already known (so we even save a lookup). Please test! Especially against APs that are prone to hitting the timeout. 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