commit | 4dd81e895655c59bd19d7a8f03a5de1310f4aeb6 | [log] [tgz] |
---|---|---|
author | Sean Hefty <sean.hefty@intel.com> | Thu Jun 14 20:49:09 2012 +0000 |
committer | Roland Dreier <roland@purestorage.com> | Tue Jun 19 20:04:04 2012 -0700 |
tree | 9d6904827a5bf03ec9b34b5c8f5b04b05ffecc45 | |
parent | ae501be0f631bd4fb751c5f580e396f59b2011f1 [diff] |
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 <sean.hefty@intel.com> Signed-off-by: Roland Dreier <roland@purestorage.com>