remarkable-linux/include/rdma
Ben Collins d1998ef38a [PATCH] ib_verbs: Use explicit if-else statements to avoid errors with do-while macros
At least on PPC, the "op ? op : dma" construct causes a compile failure
because the dma_* is a do{}while(0) macro.

This turns all of them into proper if/else to avoid this problem.

Signed-off-by: Ben Collins <bcollins@ubuntu.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-12-13 19:47:13 -08:00
..
ib_addr.h RDMA/addr: Use client registration to fix module unload race 2006-11-02 14:26:04 -08:00
ib_cache.h
ib_cm.h IB/cm: Fix automatic path migration support 2006-11-29 15:33:10 -08:00
ib_fmr_pool.h [PATCH] fmr pool: remove unnecessary pointer dereference 2006-07-14 21:53:51 -07:00
ib_mad.h IB/mad: Validate MADs for spec compliance 2006-07-24 09:18:07 -07:00
ib_marshall.h RDMA/cma: Export rdma cm interface to userspace 2006-12-12 11:50:22 -08:00
ib_pack.h
ib_sa.h IB/sa: fix ib_sa_selector names 2006-09-22 15:22:55 -07:00
ib_smi.h
ib_user_cm.h IB/cm: Fix automatic path migration support 2006-11-29 15:33:10 -08:00
ib_user_mad.h
ib_user_sa.h
ib_user_verbs.h IB/uverbs: Return sq_draining value in query_qp response 2006-10-30 21:19:35 -08:00
ib_verbs.h [PATCH] ib_verbs: Use explicit if-else statements to avoid errors with do-while macros 2006-12-13 19:47:13 -08:00
iw_cm.h RDMA: iWARP Connection Manager. 2006-09-22 15:22:46 -07:00
Kbuild [HEADERS] One line per header in Kbuild files to reduce conflicts 2006-09-19 12:43:58 +01:00
rdma_cm.h RDMA/cma: Add support for RDMA_PS_UDP 2006-12-12 11:50:21 -08:00
rdma_cm_ib.h RDMA/cma: Add support for RDMA_PS_UDP 2006-12-12 11:50:21 -08:00
rdma_user_cm.h RDMA/cma: Export rdma cm interface to userspace 2006-12-12 11:50:22 -08:00