From: Alexander Schmidt Date: Tue, 12 Aug 2008 13:46:20 +0000 (+0200) Subject: IB/ehca: Repoll CQ on invalid opcode X-Git-Tag: v2.6.27-rc3~2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17c2b53adbf1ebd7a8b6a63e2597199676426dbf;p=pandora-kernel.git IB/ehca: Repoll CQ on invalid opcode When the ehca driver detects an invalid opcode in a CQE, it currently passes the CQE to the application and returns with success. This patch changes the CQE handling to discard CQEs with invalid opcodes and to continue reading the next CQE from the CQ. Signed-off-by: Alexander Schmidt Signed-off-by: Roland Dreier --- Reading git-diff-tree failed