iw_cxgb4: drop listen destroy replies if no ep found
authorSteve Wise <swise@opengridcomputing.com>
Tue, 5 Sep 2017 18:52:33 +0000 (11:52 -0700)
committerDoug Ledford <dledford@redhat.com>
Fri, 22 Sep 2017 16:59:42 +0000 (12:59 -0400)
commit3c8415cc7aff467faba25841fb859660ac14a04e
tree0c11c4638161f884dffeea6efad5a27b8da73dba
parent3d318605f5e32ff44fb290d9b67573b34213c4c8
iw_cxgb4: drop listen destroy replies if no ep found

If the thread waiting for a CLOSE_LISTSRV_RPL times out and bails,
then we need to handle a subsequent CPL if it arrives and the stid has
been released.  In this case silently drop it.

Cc: stable@vger.kernel.org
Signed-off-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/hw/cxgb4/cm.c