commit | be8c648051048bc66fbca590d00f3e8543ec32af | [log] [tgz] |
---|---|---|
author | Arnaud Patard <arnaud.patard@rtp-net.org> | Thu Oct 21 03:59:57 2010 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Oct 21 03:59:57 2010 -0700 |
tree | 4b57610d1e849d0011decb98cf6d39c525bd4475 | |
parent | 27ab76065c0c6734ea98ccc7080046a72d98455b [diff] |
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>