]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitad8714ea7b6bc3ee96c5d3fb7bcdf3ca8d75d36c
tree7700d2039a4791d95b8f620ecada9796dd87ffcd
parente28e1e78c302c6262a4b96c1c333cca6471ab191
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