aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/route.c
diff options
context:
space:
mode:
authorHeiner Kallweit <hkallweit1@gmail.com>2019-02-03 16:07:33 +0100
committerDavid S. Miller <davem@davemloft.net>2019-02-03 09:37:08 -0800
commitf66ebd14a71bd50a46801a7cabd779a1a324bf76 (patch)
tree23345c34c5bfdbcb76bc531b2c861d43d858a432 /net/ipv4/route.c
parentatheros: atl2: fix an indentaion issue on a return statement (diff)
downloadlinux-dev-f66ebd14a71bd50a46801a7cabd779a1a324bf76.tar.xz
linux-dev-f66ebd14a71bd50a46801a7cabd779a1a324bf76.zip
net: phy: realtek: add generic Realtek PHY driver
The integrated PHY's of later RTL8168 network chips report the generic PHYID 0x001cc800 (Realtek OUI, model and revision number both set to zero) and therefore currently the genphy driver is used. To be able to use the paged version of e.g. phy_write() we need a PHY driver with the read_page and write_page callbacks implemented. So basically make a copy of the genphy driver, just with the read_page and write_page callbacks being set. Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions