On Thursday 23 August 2007 18:45:07 Johannes Berg wrote: > longer relies on HW_KEY_IDX_INVALID either this removes it, changes > the key index to be an integer in all places and makes the full > range of the value available to drivers. Why's that needed? It increases the tx control struct size, which is created and destroyed with every packet. Isn't 127 keys enough? If not, probably do a s16. But I think an int if overkill. -- Greetings Michael. - 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