kernel-hacking-2024-linux-s.../drivers/infiniband/core
Sean Hefty 3492856e33 RDMA/ucma: Avoid sending reject if backlog is full
Change the returned error code to ENOMEM if the connection event
backlog is full.  This prevents the ib_cm from issuing a reject
on the connection, which can allow retries to succeed.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2007-03-06 14:58:11 -08:00
..
addr.c
agent.c
agent.h
cache.c [PATCH] remove many unneeded #includes of sched.h 2007-02-14 08:09:54 -08:00
cm.c IB/cm: Remove ca_guid from cm_device structure 2007-02-22 17:54:33 -08:00
cm_msgs.h
cma.c RDMA/cma: Initialize rdma_bind_list in cma_alloc_any_port() 2007-03-06 12:41:44 -08:00
core_priv.h
device.c
fmr_pool.c IB/core: Fix sparse warnings about shadowed declarations 2007-02-16 14:41:14 -08:00
iwcm.c RDMA/iwcm: iw_cm_id destruction race fixes 2007-02-16 13:57:35 -08:00
iwcm.h
mad.c
mad_priv.h
mad_rmpp.c
mad_rmpp.h
Makefile IB/sa: Track multicast join/leave requests 2007-02-16 14:20:02 -08:00
multicast.c IB/sa: Track multicast join/leave requests 2007-02-16 14:20:02 -08:00
packer.c
sa.h IB/sa: Track multicast join/leave requests 2007-02-16 14:20:02 -08:00
sa_query.c IB/core: Set static rate in ib_init_ah_from_path() 2007-02-16 15:31:24 -08:00
smi.c
smi.h
sysfs.c IB/core: Fix sparse warnings about shadowed declarations 2007-02-16 14:41:14 -08:00
ucm.c [PATCH] mark struct file_operations const 3 2007-02-12 09:48:45 -08:00
ucma.c RDMA/ucma: Avoid sending reject if backlog is full 2007-03-06 14:58:11 -08:00
ud_header.c
user_mad.c [PATCH] mark struct file_operations const 3 2007-02-12 09:48:45 -08:00
uverbs.h
uverbs_cmd.c IB/uverbs: Return correct error for invalid PD in register MR 2007-02-22 13:16:51 -08:00
uverbs_main.c [PATCH] mark struct file_operations const 3 2007-02-12 09:48:45 -08:00
uverbs_marshall.c
uverbs_mem.c
verbs.c IB/core: Set hop limit in ib_init_ah_from_wc correctly 2007-02-22 17:54:02 -08:00