Re: [PATCH] drivers/net/dm9000: Convert to generic boolean

2007-05-07 Thread Jeff Garzik
Richard Knutsson wrote: Convert to generic boolean. Signed-off-by: Richard Knutsson <[EMAIL PROTECTED]> --- Compile-tested with all(yes|mod|no)config on x86(|_64) & sparc(|64) Diffed against Linus' git-tree. applied - To unsubscribe from this list: send the line "unsubscribe netdev" in the b

[PATCH] drivers/net/dm9000: Convert to generic boolean

2007-05-01 Thread Richard Knutsson
Convert to generic boolean. Signed-off-by: Richard Knutsson <[EMAIL PROTECTED]> --- Compile-tested with all(yes|mod|no)config on x86(|_64) & sparc(|64) Diffed against Linus' git-tree. diff --git a/drivers/net/dm9000.c b/drivers/net/dm9000.c index 8cc1174..6fb3815 100644 --- a/drivers/net/dm9000.