]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit172a7647eea8576af5de348a11b44510c99d93ed
tree8bb89fb298b62f3ecd22b10a12d07d065f2fd23f
parente853b4a288aed7c7662d81767c96673849ce7d1b
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