Skip to content
Commit f4a3fc03 authored by Andy Grover's avatar Andy Grover Committed by David S. Miller
Browse files

RDS: Clean up error handling in rds_cmsg_rdma_args



We don't need to set ret = 0 at the end -- it's initialized to 0.

Also, don't increment s_send_rdma stat if we're exiting with an
error.

Signed-off-by: default avatarAndy Grover <andy.grover@oracle.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent a09f69c4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment