Re: [PATCH] disable DEBUG in ibmveth

2005-11-10 Thread Anton Blanchard
Any chance we can get this patch in? Anton At the moment ibmveth has DEBUG enabled which is rather verbose. Disable it. Signed-off-by: Anton Blanchard <[EMAIL PROTECTED]> --- Index: foobar2/drivers/net/ibmveth.c === --- foobar2.or

Re: [PATCH] disable DEBUG in ibmveth

2005-08-10 Thread Anton Blanchard
> The trailing 1 will cause a warning. Good point. -- At the moment ibmveth has DEBUG enabled which is rather verbose. Disable it. Signed-off-by: Anton Blanchard <[EMAIL PROTECTED]> Index: foobar2/drivers/net/ibmveth.c === --- fo

Re: [PATCH] disable DEBUG in ibmveth

2005-08-10 Thread Patrick McHardy
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] Mor

[PATCH] disable DEBUG in ibmveth

2005-08-10 Thread Anton Blanchard
At the moment ibmveth has DEBUG enabled which is rather verbose. Disable it. Signed-off-by: Anton Blanchard <[EMAIL PROTECTED]> Index: foobar2/drivers/net/ibmveth.c === --- foobar2.orig/drivers/net/ibmveth.c 2005-07-06 07:49:42.000