Re: [PATCH] smc91x Hitachi Solution Engine (SuperH) Support

2007-10-02 Thread Jeff Garzik
Nobuhiro Iwamatsu wrote: Hi, all. This patch supports Hitachi Solution Engine (SuperH) of smc91x. Please apply this patch . applied - To unsubscribe from this list: send the line unsubscribe netdev in the body of a message to [EMAIL PROTECTED] More majordomo info at

Re: [PATCH] smc91x Hitachi Solution Engine (SuperH) Support

2007-09-29 Thread Paul Mundt
On Sat, Sep 29, 2007 at 01:29:25AM -0400, Jeff Garzik wrote: Nobuhiro Iwamatsu wrote: This patch supports Hitachi Solution Engine (SuperH) of smc91x. Please apply this patch . diff --git a/drivers/net/smc91x.h b/drivers/net/smc91x.h index 6ff3a16..af9e6bf 100644 --- a/drivers/net/smc91x.h

Re: [PATCH] smc91x Hitachi Solution Engine (SuperH) Support

2007-09-28 Thread Jeff Garzik
Nobuhiro Iwamatsu wrote: Hi, all. This patch supports Hitachi Solution Engine (SuperH) of smc91x. Please apply this patch . diff --git a/drivers/net/smc91x.h b/drivers/net/smc91x.h index 6ff3a16..af9e6bf 100644 --- a/drivers/net/smc91x.h +++ b/drivers/net/smc91x.h @@ -284,6 +284,7 @@

[PATCH] smc91x Hitachi Solution Engine (SuperH) Support

2007-09-19 Thread Nobuhiro Iwamatsu
Hi, all. This patch supports Hitachi Solution Engine (SuperH) of smc91x. Please apply this patch . regards, Nobuhiro -- Nobuhiro Iwamatsu E-Mail : [EMAIL PROTECTED] GPG ID : 3170EBE9 Signed-off-by: Nobuhiro Iwamatsu [EMAIL PROTECTED] diff --git a/drivers/net/smc91x.h