Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
svcrdma: Free context on post_recv error in send_reply
If an error is encountered trying to post a recv buffer in send_reply, free the passed in context. Return an error to the caller so it is aware that the request was not posted. Signed-off-by: Tom Tucker <tom@opengridcomputing.com>
- Loading branch information