Johannes Berg wrote: > If I'm counting correctly, that struct is now 2 bytes too large, you can > cut out retry_limit I'd think by updating drivers to use > retries[0].limit though. And iv/icv length can both be removed and added > into the key_conf I think. I'm still using retry_limit as maximum number of retries for the primary rate. The retries[] array only specifies the settings for the alternate rates. If it's only two bytes, then I'll just move over icv_len and iv_len. - Felix -- 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