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)
commit67d70721151726286763209ecadc3fce86abfdce
treef0975af0127100aeb17287cc6709909fd3ad8862
parentdae58728dc64e9ad71c40ac90b463bff6ecce271
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>
drivers/infiniband/hw/nes/nes_hw.c