linux-stable-rt/drivers/infiniband/hw/nes
Faisal Latif 68237a0ff8 RDMA/nes: Fix FIN state handling under error conditions
During cluster testing, one QP was not closed, as FIN is not handled
properly when its rexmit count expires or in some cases when RST is is
received after sending FIN.  The reason is that the cm_id does not get
decremented under these conditions.

Signed-off-by: Faisal Latif <faisal.latif@intel.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2009-06-22 22:53:28 -07:00
..
Kconfig
Makefile
nes.c
nes.h RDMA/nes: Update iw_nes version 2009-04-27 13:46:29 -07:00
nes_cm.c RDMA/nes: Fix FIN state handling under error conditions 2009-06-22 22:53:28 -07:00
nes_cm.h RDMA/nes: Increase rexmit timeout interval 2009-04-27 13:39:36 -07:00
nes_context.h
nes_hw.c RDMA/nes: Fix off-by-one bugs in reset_adapter_ne020() and init_serdes() 2009-05-15 10:16:45 -07:00
nes_hw.h
nes_nic.c
nes_user.h
nes_utils.c
nes_verbs.c RDMA/nes: Fix max_qp_init_rd_atom returned from query device 2009-06-22 22:52:30 -07:00
nes_verbs.h