Re: [PATCH] ibm_emac: Correctly detect old link speed

2007-05-20 Thread David Gibson
On Wed, May 16, 2007 at 08:44:47PM +0200, Stefan Roese wrote: > On Wednesday 16 May 2007, Eugene Surovegin wrote: > > On Wed, May 16, 2007 at 01:00:08PM +0200, Stefan Roese wrote: > > > This patch fixes a bug where the link speed change was not > > > detected correctly. This occured on a 440SPe (EM

Re: [PATCH] ibm_emac: Correctly detect old link speed

2007-05-16 Thread Stefan Roese
On Wednesday 16 May 2007, Eugene Surovegin wrote: > On Wed, May 16, 2007 at 01:00:08PM +0200, Stefan Roese wrote: > > This patch fixes a bug where the link speed change was not > > detected correctly. This occured on a 440SPe (EMAC4) system > > where the old link speed was 100Mbps and the new link

Re: [PATCH] ibm_emac: Correctly detect old link speed

2007-05-16 Thread Eugene Surovegin
On Wed, May 16, 2007 at 01:00:08PM +0200, Stefan Roese wrote: > This patch fixes a bug where the link speed change was not > detected correctly. This occured on a 440SPe (EMAC4) system > where the old link speed was 100Mbps and the new link speed > is 1000Mbps. Good catch, Stefan. Unfortunately, I

[PATCH] ibm_emac: Correctly detect old link speed

2007-05-16 Thread Stefan Roese
This patch fixes a bug where the link speed change was not detected correctly. This occured on a 440SPe (EMAC4) system where the old link speed was 100Mbps and the new link speed is 1000Mbps. Signed-off-by: Stefan Roese <[EMAIL PROTECTED]> --- commit 1e2a6085bbb6bd384e0812b6e9c62d18d14e1c0f tree