commit | 67d70721151726286763209ecadc3fce86abfdce | [log] [tgz] |
---|---|---|
author | Faisal Latif <faisal.latif@intel.com> | Sat Aug 14 21:05:04 2010 +0000 |
committer | Roland Dreier <rolandd@cisco.com> | Wed Sep 08 14:38:04 2010 -0700 |
tree | f0975af0127100aeb17287cc6709909fd3ad8862 | |
parent | dae58728dc64e9ad71c40ac90b463bff6ecce271 [diff] |
RDMA/nes: Change state to closing after FIN 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>