commit | 5ac461a6f05499fa233ea43b1de80b679d1eec21 | [log] [tgz] |
---|---|---|
author | Tom Tucker <tom@opengridcomputing.com> | Fri Apr 25 18:08:59 2008 -0500 |
committer | Tom Tucker <tom@opengridcomputing.com> | Mon May 19 07:33:47 2008 -0500 |
tree | 2c49a3c2338e1bcea424fe2ea99ed373741bbe0c | |
parent | 05a0826a6e6d95ab6e9c3e4a10b58e10f233cc2b [diff] |
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>