On Fri, 2012-12-07 at 14:14 -0800, Marco Porsch wrote: > + [NL80211_MESHCONF_POWER_MODE] = { .type = NLA_U8 }, I think u32 makes more sense for an enum, even if we're probably never going to use the space, it would be more consistent with other enums. Also, a u8 attribute really takes the same space anyway, afaik. 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