From: Joachim Fenkes Date: Mon, 10 Dec 2007 11:20:57 +0000 (+0100) Subject: IB/ehca: Return correct number of SGEs for SRQ X-Git-Tag: v2.6.24-rc6~65^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1457edc72d187f452be1374c7d9281f1dfa16f32;p=pandora-kernel.git IB/ehca: Return correct number of SGEs for SRQ Firmware would round up the number of SGEs to four, because the WQE structure holds four SGEs. For SRQ, only three are supported, so return a fixed value instead. Signed-off-by: Joachim Fenkes Signed-off-by: Roland Dreier --- Reading git-diff-tree failed