phy/marvell: fix 88e1121 support
authorArnaud Patard <arnaud.patard@rtp-net.org>
Thu, 21 Oct 2010 10:59:57 +0000 (03:59 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 21 Oct 2010 10:59:57 +0000 (03:59 -0700)
Commit c477d0447db08068a497e7beb892b2b2a7bff64b added support for RGMII
rx/tx delays except that it ends up clearing rx/tx delays bit for modes
differents that RGMII*ID. Due to this, ethernet is not working anymore
on my guruplug server +. This patch is fixing that.

Signed-off-by: Arnaud Patard <arnaud.patard@rtp-net.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found