From: Or Gerlitz Date: Wed, 1 May 2013 13:25:26 +0000 (+0000) Subject: IB/iser: Return error to upper layers on EAGAIN registration failures X-Git-Tag: v3.10-rc1~43^2^3~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=450d1e40d597dd71843457c73d372c4b4f2a83eb;p=pandora-kernel.git IB/iser: Return error to upper layers on EAGAIN registration failures Commit 819a087316a6 ("IB/iser: Avoid error prints on EAGAIN registration failures") not only eliminated the error print on that case, but rather also modified the code such that it doesn't return any error to upper layers. As a result a wrong mapping was used. Fix this to correctly return the error in that case. Signed-off-by: Or Gerlitz Signed-off-by: Roland Dreier --- Reading git-diff-tree failed