]> git.karo-electronics.de Git - karo-tx-linux.git/commit
r8169: use device dependent methods to access the MII registers.
authorfrançois romieu <romieu@fr.zoreil.com>
Mon, 3 Jan 2011 15:07:55 +0000 (15:07 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 4 Jan 2011 17:48:32 +0000 (09:48 -0800)
commit4da19633429f67c794b013488348550f457298c4
treea3461c7b25e9668f5d16d12c55eedc58e718285a
parentf0298f8143e89ac4da306e14b9aa1927e93916d0
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>
drivers/net/r8169.c