]> git.karo-electronics.de Git - karo-tx-linux.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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 1 Jun 2012 07:15:42 +0000 (15:15 +0800)
commitf156a872141a6fe174301e4935d5cd6959607fbe
tree3d36468affc4dc84860e0766e87fef2bf35803c9
parenta4dd32e712e3e8ac25b7875f018616d60badcce5
RDMA/cxgb4: Drop peer_abort when no endpoint found

commit 14b9222808bb8bfefc71f72bc0dbdcf3b2f0140f upstream.

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>
Signed-off-by: Roland Dreier <roland@purestorage.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/infiniband/hw/cxgb4/cm.c