Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
xfrm_user: Propagate netlink error codes properly.
Instead of using a fixed value of "-1" or "-EMSGSIZE", propagate what the nla_*() interfaces actually return. Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information