commit | 7ec4f4634a4326c1f8fd172c80c8f59c9b3e90a4 | [log] [tgz] |
---|---|---|
author | Stefan Roscher <ossrosch@linux.vnet.ibm.com> | Mon Dec 01 10:05:50 2008 -0800 |
committer | Roland Dreier <rolandd@cisco.com> | Mon Dec 01 10:05:50 2008 -0800 |
tree | 56daee13483f7c73cca3b160100d1b0cfb244843 | |
parent | 6b1f9d647e848060d34c3db408413989f1e460ba [diff] |
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 <stefan.roscher@de.ibm.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>