Re: [PATCH 1/2] emac: add missing support of 10mbit in emac/rgmii

2014-05-30 Thread David Miller
From: Ivan Mikhaylov Date: Mon, 26 May 2014 22:24:17 +0400 > In chips of emac/rgmii b'000' for 0/1 channel isn't suitable which > resulted in non working network interface in this mode. > > Signed-off-by: Ivan Mikhaylov Applied. -- To unsubscribe from this list: send the line "unsubscribe devi

[PATCH 1/2] emac: add missing support of 10mbit in emac/rgmii

2014-05-26 Thread Ivan Mikhaylov
In chips of emac/rgmii b'000' for 0/1 channel isn't suitable which resulted in non working network interface in this mode. Signed-off-by: Ivan Mikhaylov --- drivers/net/ethernet/ibm/emac/rgmii.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/net/ethernet/ibm/emac/rgmii.c b/driv