From: Tom Tucker Date: Fri, 25 Apr 2008 23:08:59 +0000 (-0500) Subject: svcrdma: Free context on post_recv error in send_reply X-Git-Tag: v2.6.26-rc4~90^2^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ac461a6f05499fa233ea43b1de80b679d1eec21;p=pandora-kernel.git 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 --- Reading git-diff-tree failed