RDMA/nes: Change state to closing after FIN
authorFaisal Latif <faisal.latif@intel.com>
Sat, 14 Aug 2010 21:05:04 +0000 (21:05 +0000)
committerRoland Dreier <rolandd@cisco.com>
Wed, 8 Sep 2010 21:38:04 +0000 (14:38 -0700)
When the driver receives an AE for FIN received, it closes the
connection without changing the state of the connection in the
hardware to closing.  By changing the state to closing, hardware will
do a normal close sequence.

Signed-off-by: Faisal Latif <faisal.latif@intel.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>

No differences found