git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
21a3848
)
[IPoIB] don't compile debug code if debugging isn't enabled
author
Roland Dreier
<rolandd@cisco.com>
Thu, 3 Nov 2005 04:51:01 +0000
(20:51 -0800)
committer
Roland Dreier
<rolandd@cisco.com>
Thu, 3 Nov 2005 04:51:01 +0000
(20:51 -0800)
Don't build ipoib_mcast_iter_ functions if CONFIG_INFINIBAND_IPOIB_DEBUG
is not enabled -- their only callers will not be built either.
Also move the prototype for ipoib_open() to ipoib.h to fix a sparse warning.
Signed-off-by: Roland Dreier <rolandd@cisco.com>
No differences found