Re: [PATCH] ibm_newemac: Fix EMACx_TRTR[TRT] bit shifts

2009-11-18 Thread David Miller
From: Stefan Roese Date: Wed, 18 Nov 2009 11:07:51 +0100 > On Wednesday 18 November 2009 01:56:55 Dave Mitchell wrote: >> The TRT bit shifts were reversed for EMAC4 and non-EMAC4 during the >> port from ibm_emac to ibm_newemac. This patch corrects that error. >> >> Signed-off-by: Dave Mitchell

Re: [PATCH] ibm_newemac: Fix EMACx_TRTR[TRT] bit shifts

2009-11-18 Thread Stefan Roese
On Wednesday 18 November 2009 01:56:55 Dave Mitchell wrote: > The TRT bit shifts were reversed for EMAC4 and non-EMAC4 during the > port from ibm_emac to ibm_newemac. This patch corrects that error. > > Signed-off-by: Dave Mitchell > Acked-by: Feng Kan > Acked-by: Prodyut Hazarika Acked-by: St

[PATCH] ibm_newemac: Fix EMACx_TRTR[TRT] bit shifts

2009-11-17 Thread Dave Mitchell
The TRT bit shifts were reversed for EMAC4 and non-EMAC4 during the port from ibm_emac to ibm_newemac. This patch corrects that error. Signed-off-by: Dave Mitchell Acked-by: Feng Kan Acked-by: Prodyut Hazarika --- For those curious, these bits control the TX threshold. drivers/net/ibm_newe