From: Florian Fainelli Date: Wed, 4 Jan 2012 20:23:35 +0000 (+0000) Subject: e1000: cleanup CE4100 MDIO registers access X-Git-Tag: v3.3-rc1~182^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13acde8fffc0afbe8341fe08d2c594243f905c1f;p=pandora-kernel.git e1000: cleanup CE4100 MDIO registers access A global variable is currently used to hold the virtual address of the CE4100 MDIO base register address. Store the address in the e1000_hw structure and update macros accordingly. Signed-off-by: Florian Fainelli Tested-by: Aaron Brown Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed