diff options
author | 2018-06-22 20:17:45 -0700 | |
---|---|---|
committer | 2018-06-23 20:52:08 +0900 | |
commit | c96a0f74312ba7a640b50257d58085f372fff352 (patch) | |
tree | 3907c3b587af78b00e871443731bb2caa1e8f648 /net/xfrm/xfrm_output.c | |
parent | net: pch_gbe: Remove reset_phy HAL abstraction (diff) | |
download | wireguard-linux-c96a0f74312ba7a640b50257d58085f372fff352.tar.xz wireguard-linux-c96a0f74312ba7a640b50257d58085f372fff352.zip |
net: pch_gbe: Remove {read,write}_phy_reg HAL abstraction
For some reason the pch_gbe driver contains a struct pch_gbe_functions
with pointers used by a HAL abstraction layer, even though there is only
one implementation of each function.
This patch removes the read_phy_reg & write_phy_reg abstractions in
favor of calling pch_gbe_phy_read_reg_miic & pch_gbe_phy_write_reg_miic
directly.
Signed-off-by: Paul Burton <paul.burton@mips.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/xfrm/xfrm_output.c')
0 files changed, 0 insertions, 0 deletions