From 2eb3c2a2c356300d30afd0b9d7450fc5234ada26 Mon Sep 17 00:00:00 2001 From: Steve Wise Date: Mon, 25 Jun 2007 12:46:00 -0500 Subject: [PATCH] --- yaml --- r: 59329 b: refs/heads/master c: ecc2f0060fa7ff2fc53864ee19e370e5ddd47d5e h: refs/heads/master i: 59327: 522fc433665305947782bc5aa477fc5c8bb127d3 v: v3 --- [refs] | 2 +- trunk/drivers/infiniband/hw/cxgb3/iwch_cm.c | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/[refs] b/[refs] index e81a5552e6f9..58255653eed2 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 96d0e4931e264012f57a2ae8f7c4697bfa55386a +refs/heads/master: ecc2f0060fa7ff2fc53864ee19e370e5ddd47d5e diff --git a/trunk/drivers/infiniband/hw/cxgb3/iwch_cm.c b/trunk/drivers/infiniband/hw/cxgb3/iwch_cm.c index 228721f23ce4..3b41dc0c39dd 100644 --- a/trunk/drivers/infiniband/hw/cxgb3/iwch_cm.c +++ b/trunk/drivers/infiniband/hw/cxgb3/iwch_cm.c @@ -1781,7 +1781,6 @@ int iwch_accept_cr(struct iw_cm_id *cm_id, struct iw_cm_conn_param *conn_param) ep->com.cm_id = NULL; ep->com.qp = NULL; cm_id->rem_ref(cm_id); - abort_connection(ep, NULL, GFP_KERNEL); put_ep(&ep->com); return err; }