]> git.baikalelectronics.ru Git - kernel.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)
commitc36bce73e4aece070b7811056e1af9c70a780ed6
tree6559edb4584e42686007d9d5131ba72643289d61
parent92a6ac4fd0553e82a326e7a3d482cc248cc1f58b
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