commit | 5eb695c1773b439fb668127d3738d348a46a2748 | [log] [tgz] |
---|---|---|
author | Sean Hefty <sean.hefty@intel.com> | Wed Jul 24 15:06:09 2013 -0700 |
committer | Roland Dreier <roland@purestorage.com> | Wed Jul 31 00:50:44 2013 -0700 |
tree | a2651e2036603b9543676aae4064603f2ff4bbd9 | |
parent | e511d1ae16745baca1e6d807c5b963716e8bdd01 [diff] |
RDMA/cma: Only call cma_save_ib_info() for CM REQs Calling cma_save_ib_info() for CM SIDR REQs results in a crash accessing an invalid path record pointer. Signed-off-by: Sean Hefty <sean.hefty@intel.com> Signed-off-by: Roland Dreier <roland@purestorage.com>