]> git.baikalelectronics.ru Git - kernel.git/commit
net: phylink: avoid mac_config calls
authorRussell King <rmk+kernel@armlinux.org.uk>
Tue, 21 Jul 2020 11:04:10 +0000 (12:04 +0100)
committerDavid S. Miller <davem@davemloft.net>
Tue, 21 Jul 2020 22:46:50 +0000 (15:46 -0700)
commitd0d7583589778d4e8a994af708878e29274491e5
tree2154fd670210241a0c56ab88b74d40352874f88c
parent3223c67abd5e54c2d98047ec01ea9174a9df433a
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>
drivers/net/phy/phylink.c