kernel-fxtec-pro1x/drivers/infiniband/ulp/ipoib
Roland Dreier f5545d24b8 IPoIB: Always build debugging code unless CONFIG_EMBEDDED=y
Don't allow CONFIG_INFINIBAND_IPOIB_DEBUG to be disabled unless
CONFIG_EMBEDDED is selected.  We want users (and especially distros)
to have this turned on unless they really need to save space, because
by the time we want debugging output, it's usually too late to rebuild
a kernel.  The debugging output can be controlled at runtime via the
debug_level module parameter in sysfs.

Signed-off-by: Roland Dreier <rolandd@cisco.com>
2006-04-02 14:39:19 -07:00
..
ipoib.h IPoIB: P_Key change event handling 2006-03-24 15:47:30 -08:00
ipoib_fs.c [IPoIB] add path record information in debugfs 2005-11-10 10:22:49 -08:00
ipoib_ib.c IPoIB: P_Key change event handling 2006-03-24 15:47:30 -08:00
ipoib_main.c IPoIB: Fix oops with raw sockets 2006-03-29 09:36:46 -08:00
ipoib_multicast.c [INFINIBAND] ipoib: Remove leftover use of neigh_ops->destructor 2006-03-20 22:46:40 -08:00
ipoib_verbs.c IPoIB: P_Key change event handling 2006-03-24 15:47:30 -08:00
ipoib_vlan.c IB: convert from semaphores to mutexes 2006-01-13 14:51:39 -08:00
Kconfig IPoIB: Always build debugging code unless CONFIG_EMBEDDED=y 2006-04-02 14:39:19 -07:00
Makefile [PATCH] IB: move include files to include/rdma 2005-08-26 20:37:38 -07:00