OSDN Git Service

net: axienet: convert to phylink API
authorRobert Hancock <hancock@sedsystems.ca>
Thu, 6 Jun 2019 22:28:24 +0000 (16:28 -0600)
committerDavid S. Miller <davem@davemloft.net>
Thu, 6 Jun 2019 23:24:30 +0000 (16:24 -0700)
commitf5203a3d9b25fa28a40bfc27c05a4020c6430f06
tree1aa7e943c5d445b4eb21299ea3e3871a8027b59c
parent28ef9ebdb64c6f45079d8be45ab47bd0c62d078c
net: axienet: convert to phylink API

Convert this driver to use the phylink API rather than the legacy PHY
API. This allows for better support for SFP modules connected using a
1000BaseX or SGMII interface.

Signed-off-by: Robert Hancock <hancock@sedsystems.ca>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/xilinx/Kconfig
drivers/net/ethernet/xilinx/xilinx_axienet.h
drivers/net/ethernet/xilinx/xilinx_axienet_main.c