On Tue, 2013-12-03 at 14:25 +0100, Johannes Berg wrote: > > + if (nla_put_u32(msg, NL80211_ATTR_WIPHY, rdev->wiphy_idx) || > > + nla_put_u32(msg, NL80211_ATTR_IFINDEX, netdev->ifindex)) > > + goto nla_put_failure; > > wdev index is missing, however, see above. Forgot add the "see above" part, so I'll just put it here: I don't think this API makes sense per netdev. 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