diff options
author | Roland Dreier <roland@eddore.topspincom.com> | 2005-08-25 22:40:04 +0200 |
---|---|---|
committer | Roland Dreier <rolandd@cisco.com> | 2005-08-27 05:37:38 +0200 |
commit | a4d61e84804f3b14cc35c5e2af768a07c0f64ef6 (patch) | |
tree | ecd1d07e5d5643ef1764e2e99de5ddd4103aec5d /include/rdma/ib_verbs.h | |
parent | [PATCH] IPoIB: Fix device removal race (diff) | |
download | linux-a4d61e84804f3b14cc35c5e2af768a07c0f64ef6.tar.xz linux-a4d61e84804f3b14cc35c5e2af768a07c0f64ef6.zip |
[PATCH] IB: move include files to include/rdma
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 <rolandd@cisco.com>
Diffstat (limited to '')
-rw-r--r-- | include/rdma/ib_verbs.h (renamed from drivers/infiniband/include/ib_verbs.h) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/drivers/infiniband/include/ib_verbs.h b/include/rdma/ib_verbs.h index e16cf94870f2..e16cf94870f2 100644 --- a/drivers/infiniband/include/ib_verbs.h +++ b/include/rdma/ib_verbs.h |