commit | 4f6265d485ea0a2507692ded8ed47b323f49587c | [log] [tgz] |
---|---|---|
author | David Ahern <dsahern@gmail.com> | Fri Oct 27 17:37:12 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Nov 01 11:50:43 2017 +0900 |
tree | 6d7e1790ae72b6c6b5fd6838e32c002543fda81d | |
parent | a7b216b1e1cbbe7dceec2d69403bf249bb804abe [diff] |
netlink: Allow ext_ack to carry non-error messages The NLMSGERR API already carries data (eg, a cookie) on the success path. Allow a message string to be returned as well. Signed-off-by: David Ahern <dsahern@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>