]> Pileus Git - ~andy/linux/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)
commit41f44d1389c0bfd19d7ff92aafc80d42308eac70
tree43f6bfc0efd1609d9641e2d22560cf1931dc4189
parent0427d0152eb3c2c2712afa427dd593c68fc09299
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