On Tue, 2015-09-29 at 12:30 +0200, Olsson, Ola wrote:
[attached patch]

That email didn't make it to the list, perhaps due to the attachment.

> +     if (tb_msg[NL80211_ATTR_GENERATION])
> +>    >       > printf("%s\tgeneration %d\n", indent, 
> nla_get_u32(tb_msg[NL80211_ATTR_GENERATION]));

That said, I don't really think this makes sense.

The generation field is really only useful for applications that go re
-dump if they detect a change in generation between messages, but
clearly that's not the case in iw and I don't want to encourage anyone
to script iw to the point of doing this.

johannes

--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to