diff options
author | 2022-11-14 19:07:30 +0200 | |
---|---|---|
committer | 2022-11-15 20:34:27 -0800 | |
commit | 53d04b9811107633f25be02a5d981a6070d09e6e (patch) | |
tree | 19eb89458e3073188daaa58d57a913ed6ba9cd52 /drivers/net/dummy.c | |
parent | net: mscc: ocelot: drop workaround for forcing RX flow control (diff) | |
download | wireguard-linux-53d04b9811107633f25be02a5d981a6070d09e6e.tar.xz wireguard-linux-53d04b9811107633f25be02a5d981a6070d09e6e.zip |
net: dsa: remove phylink_validate() method
As of now, no DSA driver uses a custom link mode validation procedure
anymore. So remove this DSA operation and let phylink determine what is
supported based on config->mac_capabilities (if provided by the driver).
Leave a comment why we left the code that we did, and that there is more
work to do.
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Reviewed-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/net/dummy.c')
0 files changed, 0 insertions, 0 deletions