linux/drivers/infiniband
Roland Dreier fd312561ad IPoIB: Rewrite "if (!likely(...))" as "if (unlikely(!(...)))"
It's too hard to figure out what "!likely(...)" really means, and who
knows how compilers interpret the hint.

Signed-off-by: Roland Dreier <rolandd@cisco.com>
2007-10-17 21:54:44 -07:00
..
core RDMA/cma: Fix deadlock destroying listen requests 2007-10-16 12:25:49 -07:00
hw IB/ehca: Enable large page MRs by default 2007-10-17 21:47:47 -07:00
ulp IPoIB: Rewrite "if (!likely(...))" as "if (unlikely(!(...)))" 2007-10-17 21:54:44 -07:00
Kconfig IB: Use menuconfig for InfiniBand menu 2007-07-09 20:12:26 -07:00
Makefile IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adapters 2007-05-08 18:00:38 -07:00