15 Jul, 2008
1 commit
-
Remove subversion $Id lines and improve readability by fixing other
coding style problems pointed out by checkpatch.pl.Signed-off-by: Dotan Barak
Signed-off-by: Roland Dreier
18 Jun, 2006
1 commit
-
Move ipath's struct port_info into , so that it can be
used by mthca to implement client reregister support.Remove the __attribute__((packed)) because all the members of the struct
are naturally aligned anyway.Signed-off-by: Leonid Arsh
Signed-off-by: Roland Dreier
27 Aug, 2005
1 commit
-
Move the InfiniBand headers from drivers/infiniband/include to include/rdma.
This allows InfiniBand-using code to live elsewhere, and lets us remove the
ugly EXTRA_CFLAGS include path from the InfiniBand Makefiles.Signed-off-by: Roland Dreier