commit | 5509a949855b0d0b4a3a12be431aa2f069ac8330 | [log] [tgz] |
---|---|---|
author | Ira Weiny <ira.weiny@intel.com> | Wed Dec 18 08:41:37 2013 -0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Feb 13 13:48:01 2014 -0800 |
tree | 7dfb1fa21c79510a3da9de0550b535de4595dda9 | |
parent | ba68845589338d5105b51415a6ca9607bdc475e8 [diff] |
IB/qib: Fix QP check when looping back to/from QP1 commit 6e0ea9e6cbcead7fa8c76e3e3b9de4a50c5131c5 upstream. The GSI QP type is compatible with and should be allowed to send data to/from any UD QP. This was found when testing ibacm on the same node as an SA. Reviewed-by: Mike Marciniszyn <mike.marciniszyn@intel.com> Signed-off-by: Ira Weiny <ira.weiny@intel.com> Signed-off-by: Roland Dreier <roland@purestorage.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>