-
由 David Howells 提交于
In rxrpc_kernel_recv_data(), when we return the error number incurred by a failed call, we must negate it before returning it as it's stored as positive (that's what we have to pass back to userspace). Signed-off-by: NDavid Howells <dhowells@redhat.com>cf69207a