OSDN Git Service

RDMA/cxgb4: Drop peer_abort when no endpoint found
authorSteve Wise <swise@opengridcomputing.com>
Mon, 30 Apr 2012 20:31:29 +0000 (15:31 -0500)
committerRoland Dreier <roland@purestorage.com>
Tue, 15 May 2012 16:46:09 +0000 (09:46 -0700)
commit14b9222808bb8bfefc71f72bc0dbdcf3b2f0140f
tree8bb89fb298b62f3ecd22b10a12d07d065f2fd23f
parent0f1dcfae6bc5563424346ad3a03282b8235a4c33
RDMA/cxgb4: Drop peer_abort when no endpoint found

Log a warning and drop the abort message.  Otherwise we will do a
bogus wake_up() and crash.

Signed-off-by: Steve Wise <swise@opengridcomputing.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Roland Dreier <roland@purestorage.com>
drivers/infiniband/hw/cxgb4/cm.c