commit | 7cceb599d15d6639b1298ae400c26d822148e86f | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@armlinux.org.uk> | Tue Jul 21 12:04:10 2020 +0100 |
committer | David S. Miller <davem@davemloft.net> | Tue Jul 21 15:46:50 2020 -0700 |
tree | 2154fd670210241a0c56ab88b74d40352874f88c | |
parent | 5005b163440f3fe18b434a20e8944dad508a15e8 [diff] |
net: phylink: avoid mac_config calls Avoid calling mac_config() when using split PCS, and the interface remains the same. Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk> Signed-off-by: David S. Miller <davem@davemloft.net>