Skip to content

Commit

Permalink
mv643xx_eth: identify ports by struct mv643xx_private *
Browse files Browse the repository at this point in the history
Instead of identifying individual mv643xx ethernet ports by only
their port number, identify them by their struct mv643xx_private *,
as just a port number has no meaning when there are multiple
mv643xx_eth silicon blocks in the system.

Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
Reviewed-by: Tzachi Perelstein <tzachi@marvell.com>
Signed-off-by: Dale Farnsworth <dale@farnsworth.org>
  • Loading branch information
Lennert Buytenhek authored and Jeff Garzik committed Apr 17, 2008
1 parent c0d0f2c commit afdb57a
Showing 1 changed file with 128 additions and 118 deletions.
Loading

0 comments on commit afdb57a

Please sign in to comment.