Disable SDIO coreswitch debugging. Signed-off-by: Michael Buesch <mb@xxxxxxxxx> --- Index: wireless-testing/drivers/ssb/sdio.c =================================================================== --- wireless-testing.orig/drivers/ssb/sdio.c 2009-09-08 19:29:16.000000000 +0200 +++ wireless-testing/drivers/ssb/sdio.c 2009-09-11 16:05:25.000000000 +0200 @@ -21,7 +21,7 @@ #include "ssb_private.h" /* Define the following to 1 to enable a printk on each coreswitch. */ -#define SSB_VERBOSE_SDIOCORESWITCH_DEBUG 1 +#define SSB_VERBOSE_SDIOCORESWITCH_DEBUG 0 /* Hardware invariants CIS tuples */ -- Greetings, Michael. -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html