linux-kernel-test/drivers/infiniband/ulp/ipoib
Roland Dreier 8ae5a8a24f [IPoIB] don't compile debug code if debugging isn't enabled
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>
2005-11-02 20:51:01 -08:00
..
ipoib_fs.c [PATCH] IB: sparse endianness cleanup 2005-08-26 20:37:35 -07:00
ipoib_ib.c [IPoIB] don't compile debug code if debugging isn't enabled 2005-11-02 20:51:01 -08:00
ipoib_main.c [IPoIB] remove unneeded initializations to 0 2005-11-02 10:07:59 -08:00
ipoib_multicast.c [IPoIB] don't compile debug code if debugging isn't enabled 2005-11-02 20:51:01 -08:00
ipoib_verbs.c [IPoIB] cleanups: fix comment, remove useless variables 2005-10-31 07:10:33 -08:00
ipoib_vlan.c [PATCH] IB: Remove unnecessary includes of <linux/version.h> 2005-08-26 20:37:36 -07:00
ipoib.h [IPoIB] don't compile debug code if debugging isn't enabled 2005-11-02 20:51:01 -08:00
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile [PATCH] IB: move include files to include/rdma 2005-08-26 20:37:38 -07:00