Re: [PATCH 1/5] r8169: more magic during initialization of the hardware

2006-12-05 Thread Philip Craig
Francois Romieu wrote: > Mostly taken from Realtek's driver. > > It's a bit yucky but the original is even worse. This patch fixes a performance regression for my 8169s. But it appears to have a typo, see below. > > Signed-off-by: Francois Romieu <[EMAIL PROTECTED]> > Signed-off-by: Darren Sal

[PATCH 1/5] r8169: more magic during initialization of the hardware

2006-12-03 Thread Francois Romieu
Mostly taken from Realtek's driver. It's a bit yucky but the original is even worse. Signed-off-by: Francois Romieu <[EMAIL PROTECTED]> Signed-off-by: Darren Salt <[EMAIL PROTECTED]> --- drivers/net/r8169.c | 58 +++ 1 files changed, 44 insertion