From: Stefan Roscher Date: Mon, 1 Dec 2008 18:05:50 +0000 (-0800) Subject: IB/ehca: Fix problem with generated flush work completions X-Git-Tag: v2.6.28-rc7~27^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ec4f4634a4326c1f8fd172c80c8f59c9b3e90a4;p=pandora-kernel.git IB/ehca: Fix problem with generated flush work completions This fix enables ehca device driver to generate flush work completions even if the application doesn't request completions for all work requests. The current implementation of ehca will generate flush work completions for the wrong work requests if an application uses non signaled work completions. Signed-off-by: Stefan Roscher Signed-off-by: Roland Dreier --- Reading git-diff-tree failed