linux/drivers/infiniband/hw/ipath
Ralph Campbell 9ab4295d1d IB/ipath: Remove dead code for user process waiting for send buffer
At one point in time there was code to allow a user process to
wait for a send buffer if none were available. This feature was
never used and most of the code was removed. This removes
some missed unused code.

Signed-off-by: Ralph Campbell <ralph.campbell@qlogic.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2008-01-25 14:15:27 -08:00
..
ipath_common.h
ipath_cq.c IB/ipath: Fix offset returned to ibv_resize_cq() 2007-11-20 11:03:26 -08:00
ipath_debug.h
ipath_diag.c
ipath_dma.c [SG] Update drivers to use sg helpers 2007-10-22 21:19:53 +02:00
ipath_driver.c Infiniband: make ipath driver use default driver groups. 2008-01-24 20:40:34 -08:00
ipath_eeprom.c IB/ipath: Convert ipath_eep_sem semaphore to a mutex 2008-01-25 14:15:26 -08:00
ipath_file_ops.c
ipath_fs.c
ipath_iba6110.c
ipath_iba6120.c
ipath_init_chip.c IB/ipath: Convert ipath_eep_sem semaphore to a mutex 2008-01-25 14:15:26 -08:00
ipath_intr.c IB/ipath: Remove dead code for user process waiting for send buffer 2008-01-25 14:15:27 -08:00
ipath_kernel.h IB/ipath: Remove dead code for user process waiting for send buffer 2008-01-25 14:15:27 -08:00
ipath_keys.c
ipath_mad.c IB/ipath: Enable loopback of DR SMP responses from userspace 2008-01-25 14:15:25 -08:00
ipath_mmap.c
ipath_mr.c [SG] Update drivers to use sg helpers 2007-10-22 21:19:53 +02:00
ipath_qp.c IB/ipath: Fix error path in QP creation 2007-11-20 11:04:10 -08:00
ipath_rc.c IB/ipath: Fix race with ACK retry timeout list management 2007-11-13 15:26:58 -08:00
ipath_registers.h
ipath_ruc.c IB/ipath: Fix a race where s_last is updated without lock held 2007-10-30 10:57:24 -07:00
ipath_srq.c IB/ipath: Normalize error return codes for posting work requests 2007-11-20 11:05:42 -08:00
ipath_stats.c
ipath_sysfs.c IB/ipath: Fix crash on unload introduced by sysfs changes 2008-01-25 14:15:21 -08:00
ipath_uc.c
ipath_ud.c IB/ipath: Fix receiving UD messages with immediate data 2008-01-16 14:42:35 -08:00
ipath_user_pages.c
ipath_verbs.c IB/ipath: Normalize error return codes for posting work requests 2007-11-20 11:05:42 -08:00
ipath_verbs.h
ipath_verbs_mcast.c
ipath_wc_ppc64.c
ipath_wc_x86_64.c
Kconfig
Makefile