In v5, I've radically simplified the whole concept and dropped the support for static keys. Instead, I'm now simply entirely removing the if statements - replacing them by "if (true)" or "if (false)" if that's at all possible. For many (distro) kernels, this will - as before - mean no change, but for those of us who are building special purpose systems with perhaps just a single driver or two this might result in the code size (and perhaps speed?) improvements I mention in the patch. 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