On Wed, 2010-09-29 at 16:57 -0700, greearb@xxxxxxxxxxxxxxx wrote: > This adds noise reports to /proc/net/wireless again. Same comment applies here really... > + * @noise: noise, as obtained from dump_survey of index 0. It's not actually obtained that way, because if it was, cfg80211 could just handle it by itself. Additionally, even within mac80211 there's no guarantee that the dump_survey(0) callback will give you the correct channel's noise. Since you can easily obtain this information from userspace (and with the extension that Felix proposed you can figure out which noise belongs to the operating channel without really knowing the operating channel), I don't think we should be doing this. 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