On Mon, 2013-12-09 at 22:59 +0100, Felix Fietkau wrote: > +/** > + * ieee80211_parse_p2p_noa - initialize NoA tracking data from P2P IE > + * > + * @attr: P2P NoA IE > + * @data: NoA tracking data > + * @tsf: current TSF timestamp > + */ > +int ieee80211_parse_p2p_noa(const struct ieee80211_p2p_noa_attr *attr, > + struct ieee80211_noa_data *data, u32 tsf); Since the return value isn't some sort of negative error, I think it'd be worthwhile to document it. 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