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
..
Kbuild
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
ib_mad.h
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_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_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