]> git.baikalelectronics.ru Git - kernel.git/commit
RDMA/nes: Resource not freed for REJECTed connections
authorFaisal Latif <faisal.latif@intel.com>
Wed, 9 Dec 2009 23:54:03 +0000 (15:54 -0800)
committerRoland Dreier <rolandd@cisco.com>
Wed, 9 Dec 2009 23:54:03 +0000 (15:54 -0800)
commitb792e43682a250d847a00904b019dd4ac69ed589
tree609b8af91effceb8882f7fb8ffd777376281af3d
parent8c384813956ad17682ca6f6c15ecf72bf6027405
RDMA/nes: Resource not freed for REJECTed connections

During testing of REJECT connection error handling, we saw that the
cm_id resources are not released.  When the retransmit timer expires,
we need to send a reset message to remote node before issuing the
ABORTED event.

Signed-off-by: Faisal Latif <faisal.latif@intel.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/hw/nes/nes_cm.c