Anton Blanchard wrote:
> At the moment ibmveth has DEBUG enabled which is rather verbose. Disable
> it.
> 
> -#define DEBUG 1
> +#undef DEBUG 1

The trailing 1 will cause a warning.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to