From: Holger Brunck <redacted>
Date: Tue, 15 Jun 2010 16:03:23 +0200
From: Chris Varlese <redacted>
Fixes MPC83xx UCC Ethernet driver so ethtool -d dumps values of
the PHY registers (like other devices do) instead of the UCC registers
of the MPC83xx.
Signed-off-by: Chris Varlese <redacted>
Signed-off-by: Holger Brunck <redacted>
This doesn't look right at all.
ethtool -d dumps "chip registers", not the PHY registers. So the
current code looks correct, not what you're changing it to.