Re: [PATCH] RDMA/nes: change state to closing after FIN

2010-09-08 Thread Roland Dreier
thanks, applied. -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

[PATCH] RDMA/nes: change state to closing after FIN

2010-08-14 Thread Faisal Latif
When driver receives an AE for FIN receive indication, 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 normal close sequence. Signed-off-by: Faisal Latif --- drivers/infiniband/hw/nes/nes_hw.c |