RDMA/cma: Only call cma_save_ib_info() for CM REQs
authorSean Hefty <sean.hefty@intel.com>
Wed, 24 Jul 2013 22:06:09 +0000 (15:06 -0700)
committerRoland Dreier <roland@purestorage.com>
Wed, 31 Jul 2013 07:50:44 +0000 (00:50 -0700)
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>

No differences found