]> asedeno.scripts.mit.edu Git - linux.git/commit
netlink: Return extack message if attribute validation fails
authorDavid Ahern <dsahern@gmail.com>
Tue, 26 Jun 2018 19:39:18 +0000 (12:39 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 28 Jun 2018 07:18:04 +0000 (16:18 +0900)
commit7861552cedd81a164c0d5d1c89fe2cb45a3ed41b
tree6559edb4584e42686007d9d5131ba72643289d61
parent8d0752d11312be830c33e84dfd1016e6a47c2938
netlink: Return extack message if attribute validation fails

Have one extack message for parsing and validating.

Signed-off-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
lib/nlattr.c