From: Ralph Campbell Date: Wed, 14 Nov 2007 21:34:14 +0000 (-0800) Subject: IB/ipath: Normalize error return codes for posting work requests X-Git-Tag: v2.6.24-rc4~88^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4187b915a0f7eaa69707715e80d9fc253ff6167a;p=pandora-kernel.git IB/ipath: Normalize error return codes for posting work requests The error codes for ib_post_send(), ib_post_recv(), and ib_post_srq_recv() were inconsistent. Use EINVAL for too many SGEs and ENOMEM for too many WRs. Signed-off-by: Ralph Campbell Signed-off-by: Roland Dreier --- Reading git-diff-tree failed