On Tue, 2018-03-13 at 16:59 -0500, Denis Kenzior wrote:
> 
> +     if (info->attrs[NL80211_ATTR_CONTROL_PORT_OVER_NL80211]) {
> +             if (!info->attrs[NL80211_ATTR_SOCKET_OWNER])
> +                     return -EINVAL;
> 
There might be value in adding GENL_SET_ERR_MSG() calls to new
instances of -EINVAL, but if you don't want to do that now I won't
insist (and perhaps add some when I apply the patches).

johannes

Reply via email to