I was debugging something with non-linear RX and noticed that all frames, even hw-decrypted ones, are completely linearized. This was because in crypto, not linearizing hadn't been pushed through to where needed and we would always linearize if if only the replay counters had to be checked. Fix that and hopefully improve performance that way. 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