summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorPaul Kocialkowski2019-02-15 17:17:08 +0100
committerDavid S. Miller2019-02-16 05:20:10 +0100
commit197f9ab7f08ce4b9ece662f747c3991b2f0fbb57 (patch)
tree9e7cf811cb39673837209e77ab15882d481126fb /net
parentnet: ip6_gre: initialize erspan_ver just for erspan tunnels (diff)
downloadkernel-qcow2-linux-197f9ab7f08ce4b9ece662f747c3991b2f0fbb57.tar.gz
kernel-qcow2-linux-197f9ab7f08ce4b9ece662f747c3991b2f0fbb57.tar.xz
kernel-qcow2-linux-197f9ab7f08ce4b9ece662f747c3991b2f0fbb57.zip
net: phy: xgmiitorgmii: Support generic PHY status read
Some PHY drivers like the generic one do not provide a read_status callback on their own but rely on genphy_read_status being called directly. With the current code, this results in a NULL function pointer call. Call genphy_read_status instead when there is no specific callback. Signed-off-by: Paul Kocialkowski <paul.kocialkowski@bootlin.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions