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)
commitbe8c648051048bc66fbca590d00f3e8543ec32af
tree4b57610d1e849d0011decb98cf6d39c525bd4475
parent27ab76065c0c6734ea98ccc7080046a72d98455b
phy/marvell: fix 88e1121 support

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>
drivers/net/phy/marvell.c