projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d84612
)
IB/cm: cm_msgs.h should include ib_cm.h
author
Sean Hefty
<sean.hefty@intel.com>
Fri, 29 Jun 2007 02:16:51 +0000
(19:16 -0700)
committer
Roland Dreier
<rolandd@cisco.com>
Wed, 11 Jul 2007 04:50:53 +0000
(21:50 -0700)
cm_msgs.h uses definitions from ib_cm.h. Include it directly, rather
than depending on a specific include order.
Signed-off-by: Sean Hefty <sean.hefty@intel.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/core/cm_msgs.h
patch
|
blob
|
blame
|
history
diff --git
a/drivers/infiniband/core/cm_msgs.h
b/drivers/infiniband/core/cm_msgs.h
index 4d3aee90c249783bee765b3286b944e6c3abc426..aec9c7af825dd9ba2e3b5dc8c9f18f1026eb3dfb 100644
(file)
--- a/
drivers/infiniband/core/cm_msgs.h
+++ b/
drivers/infiniband/core/cm_msgs.h
@@
-35,6
+35,7
@@
#define CM_MSGS_H
#include <rdma/ib_mad.h>
+#include <rdma/ib_cm.h>
/*
* Parameters to routines below should be in network-byte order, and values