From: Eli Cohen Date: Tue, 5 Feb 2008 04:20:44 +0000 (-0800) Subject: IB/mthca: Remove checks for srq->first_free < 0 X-Git-Tag: v2.6.25-rc1~790^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1203c42e7be1aa0be641b701f42b6d38c2d94b39;p=pandora-kernel.git IB/mthca: Remove checks for srq->first_free < 0 The SRQ receive posting functions make sure that srq->first_free never becomes negative, so we can remove tests of whether it is negative. Signed-off-by: Eli Cohen Signed-off-by: Roland Dreier --- Reading git-diff-tree failed