commit | 13acde8fffc0afbe8341fe08d2c594243f905c1f | [log] [tgz] |
---|---|---|
author | Florian Fainelli <ffainelli@freebox.fr> | Wed Jan 04 20:23:35 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Jan 05 13:12:03 2012 -0500 |
tree | 8a44b5817f90678997110723ff041dd89d7eb028 | |
parent | 1c26750c485de20a3bd68ec5d396887650b53976 [diff] |
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 <ffainelli@freebox.fr> Tested-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>