From: Lennert Buytenhek Date: Tue, 18 Mar 2008 18:36:08 +0000 (-0700) Subject: mv643xx_eth: identify ports by struct mv643xx_private * X-Git-Tag: v2.6.26-rc1~1138^2~8^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afdb57a2499a630d82b234307b1fc928088b9174;p=pandora-kernel.git mv643xx_eth: identify ports by struct mv643xx_private * 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 Reviewed-by: Tzachi Perelstein Signed-off-by: Dale Farnsworth --- Reading git-diff-tree failed