RDMA/nes: FIN during MPA startup causes timeout
authorFaisal Latif <faisal.latif@intel.com>
Wed, 9 Dec 2009 23:54:32 +0000 (15:54 -0800)
committerRoland Dreier <rolandd@cisco.com>
Wed, 9 Dec 2009 23:54:32 +0000 (15:54 -0800)
commitb1190d3e0d548615ee7c38c10b5fc376a76b7afd
tree7700d2039a4791d95b8f620ecada9796dd87ffcd
parentd2fa9b26e181d1e3c3df06a57fa13b04afee0e16
RDMA/nes: FIN during MPA startup causes timeout

A FIN that is received during an MPA start up sequence causes a
timeout in iwcm.c.  The connection has not been completely closed so
the iwcm code is waiting for resources to be cleaned up.  This closes
the connection so everything cleans up correctly.

Signed-off-by: Don Wood <donald.e.wood@intel.com>
Signed-off-by: Faisal Latif <faisal.latif@intel.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/hw/nes/nes_cm.c