On Sat, 2013-04-20 at 14:33 +0200, Felix Fietkau wrote: > + * @NL80211_STA_INFO_CHAIN_SIGNAL: per-chain signal strength of last PPDU > + * @NL80211_STA_INFO_CHAIN_SIGNAL_AVG: per-chain signal strength average please document the units/data structure (nested) here > + if (nla_put_u8(msg, i, signal[i])) > + return false; does u8 make sense? it takes the same space as u32. 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