From: Sean Hefty Date: Thu, 14 Jun 2012 20:49:09 +0000 (+0000) Subject: RDMA/cma: QP type check on received REQs should be AND not OR X-Git-Tag: v3.5-rc4~3^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4dd81e895655c59bd19d7a8f03a5de1310f4aeb6;p=pandora-kernel.git RDMA/cma: QP type check on received REQs should be AND not OR Change || check to the intended && when checking the QP type in a received connection request against the listening endpoint. Signed-off-by: Sean Hefty Signed-off-by: Roland Dreier --- Reading git-diff-tree failed