Re: [PATCH] ibm_newemac: Fix typo in flow control config option

2008-10-27 Thread Jeff Garzik
Josh Boyer wrote: The recent build fix for ibm_newemac has a typo in the config option #ifdef used for disabling flow control. This corrects it to the proper Kconfig option name. Reported-by: Christoph Hellwig <[EMAIL PROTECTED]> Signed-off-by: Josh Boyer <[EMAIL PROTECTED]> --- diff --git a/

[PATCH] ibm_newemac: Fix typo in flow control config option

2008-10-24 Thread Josh Boyer
The recent build fix for ibm_newemac has a typo in the config option #ifdef used for disabling flow control. This corrects it to the proper Kconfig option name. Reported-by: Christoph Hellwig <[EMAIL PROTECTED]> Signed-off-by: Josh Boyer <[EMAIL PROTECTED]> --- diff --git a/drivers/net/ibm_newe