On Fri, 2014-03-07 at 18:31 +0100, Rostislav Lisovy wrote: > On Fri, 2014-03-07 at 15:29 +0100, Johannes Berg wrote: > > This is the part of the code that I was referring to before, you > > should > > skip these channels if (!large) to not break older tools with too much > > data. > > The whole channel (not only these attributes) should be excluded if the > 'split wiphy info' is not supported? I thought that reporting these > attributes only 'if (large)' is a safe solution (except the userspace > will be lacking some information). The issue is that if all those channels are included, the data is guaranteed to become too large, and nothing will be shown in those older tools at all. So it's safer to just skip those channels that the old tools won't be able to use anyway. 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