]> git.baikalelectronics.ru Git - kernel.git/commit
r8169: Modify the mothod for PHY settings of RTL8111G
authorhayeswang <hayeswang@realtek.com>
Mon, 1 Apr 2013 22:23:36 +0000 (22:23 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 7 Apr 2013 20:44:13 +0000 (16:44 -0400)
commitef81fcf3f92a33af908f19b73c396f9a3a9ae17b
tree43f6bfc0efd1609d9641e2d22560cf1931dc4189
parent448581f1f14d2f606760a919600bbe9397c4b173
r8169: Modify the mothod for PHY settings of RTL8111G

Replace the current settings with rtl_writephy and rtl_readphy.
For the hardware, the settings are same with previous ones. This
make the setting method like the previous chips.

Signed-off-by: Hayes Wang <hayeswang@realtek.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/realtek/r8169.c