commit | 4da19633429f67c794b013488348550f457298c4 | [log] [tgz] |
---|---|---|
author | françois romieu <romieu@fr.zoreil.com> | Mon Jan 03 15:07:55 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Jan 04 09:48:32 2011 -0800 |
tree | a3461c7b25e9668f5d16d12c55eedc58e718285a | |
parent | f0298f8143e89ac4da306e14b9aa1927e93916d0 [diff] |
r8169: use device dependent methods to access the MII registers. Current mdio_{read/write} needs device specific information to work correctly with newer chipsets. Signed-off-by: Francois Romieu <romieu@fr.zoreil.com> Cc: Hayes <hayeswang@realtek.com> Signed-off-by: David S. Miller <davem@davemloft.net>