commit | 9534784209e8697d8c3b65baa286aceba1278382 | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@armlinux.org.uk> | Wed Feb 26 10:23:56 2020 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Feb 27 12:02:14 2020 -0800 |
tree | f7a72d33d202b0a2061c349d108c11e65eb13598 | |
parent | 30c4a5b0aad8aca80fa5c3d6f73229d90fe04d63 [diff] |
net: axienet: use resolved link config in mac_link_up() Convert the Xilinx AXI ethernet driver to use the finalised link parameters in mac_link_up() rather than the parameters in mac_config(). Tested-by: Andre Przywara <andre.przywara@arm.com> Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk> Signed-off-by: David S. Miller <davem@davemloft.net>