Re: [PATCH] spidernet: remove unnecessary accesses to phy

2007-05-11 Thread Linas Vepstas
On Fri, May 11, 2007 at 08:36:52PM -0400, Jeff Garzik wrote: > Linas Vepstas wrote: > > > >I've also got a multi-month old s2io patch that's in limbo. It was > >ack'ed by an s2io maintainer, but otherwise fell through the cracks. > >If you can find it and apply it, great, otherwise I'll resubmit >

Re: [PATCH] spidernet: remove unnecessary accesses to phy

2007-05-11 Thread Jeff Garzik
Linas Vepstas wrote: On Fri, May 11, 2007 at 04:56:28PM -0400, Jeff Garzik wrote: applied. Thanks. Please move comments that do not belong in the permanent record BELOW the "---". See Documentation/SubmittingPatches for more info. oops, sorry. --linas I've also got a multi-month old s2

Re: [PATCH] spidernet: remove unnecessary accesses to phy

2007-05-11 Thread Linas Vepstas
On Fri, May 11, 2007 at 04:56:28PM -0400, Jeff Garzik wrote: > > applied. Thanks. > Please move comments that do not belong in the permanent > record BELOW the "---". See Documentation/SubmittingPatches for more info. oops, sorry. --linas I've also got a multi-month old s2io patch that's

Re: [PATCH] spidernet: remove unnecessary accesses to phy

2007-05-11 Thread Jeff Garzik
Linas Vepstas wrote: Jeff, please apply for 2.6.22; This is a purely janitorial patch. (I will have additonal patches for the spidernet in a few days; I'm still debugging a rather nasty hang.) --linas From: Ishizaki Kou <[EMAIL PROTECTED]> This patch removes unnecessary accesses to phy regi

[PATCH] spidernet: remove unnecessary accesses to phy

2007-05-10 Thread Linas Vepstas
Jeff, please apply for 2.6.22; This is a purely janitorial patch. (I will have additonal patches for the spidernet in a few days; I'm still debugging a rather nasty hang.) --linas From: Ishizaki Kou <[EMAIL PROTECTED]> This patch removes unnecessary accesses to phy registers. Signed-off-by:

[PATCH] spidernet: remove unnecessary accesses to phy

2007-05-09 Thread Ishizaki Kou
This patch removes unnecessary accesses to phy registers. Signed-off-by: Kou Ishizaki <[EMAIL PROTECTED]> --- Index: linux-powerpc-git/drivers/net/spider_net.c diff -u linux-powerpc-git/drivers/net/spider_net.c:1.1.1.9 linux-powerpc-git/drivers/net/spider_net.c:1.14 --- linux-powerpc-git/drivers