svcrdma: Free context on post_recv error in send_reply
authorTom Tucker <tom@opengridcomputing.com>
Fri, 25 Apr 2008 23:08:59 +0000 (18:08 -0500)
committerTom Tucker <tom@opengridcomputing.com>
Mon, 19 May 2008 12:33:47 +0000 (07:33 -0500)
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>

No differences found