|
@@ -3462,7 +3462,7 @@ int c4iw_create_listen(struct iw_cm_id *cm_id, int backlog)
|
|
cm_id->provider_data = ep;
|
|
cm_id->provider_data = ep;
|
|
goto out;
|
|
goto out;
|
|
}
|
|
}
|
|
-
|
|
|
|
|
|
+ remove_handle(ep->com.dev, &ep->com.dev->stid_idr, ep->stid);
|
|
cxgb4_free_stid(ep->com.dev->rdev.lldi.tids, ep->stid,
|
|
cxgb4_free_stid(ep->com.dev->rdev.lldi.tids, ep->stid,
|
|
ep->com.local_addr.ss_family);
|
|
ep->com.local_addr.ss_family);
|
|
fail2:
|
|
fail2:
|