mv643xx_eth: Fix MV643XX_ETH offsets used by Pegasos 2
authorDale Farnsworth <dale@farnsworth.org>
Mon, 29 Oct 2007 22:39:01 +0000 (15:39 -0700)
committerJeff Garzik <jeff@garzik.org>
Tue, 30 Oct 2007 18:32:16 +0000 (14:32 -0400)
In the mv643xx_eth driver, we now use offsets from the ethernet
register block within the chip, but the pegasos 2 platform still
needs offsets from the full chip's register base address.

Signed-off-by: Dale Farnsworth <dale@farnsworth.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>

No differences found