diff options
author | Russell King (Oracle) <[email protected]> | 2023-10-09 11:39:55 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-10-11 10:06:05 +0100 |
commit | 63b9f7a19ff154778cef85cf9a28f31c4a77e847 (patch) | |
tree | f460bc4e4e8acc5e216ebea19907e943d8801c34 /tools/perf/scripts/python | |
parent | db2c6d5fc4bddd15a98cc7964cec0af7a51160c0 (diff) |
net: dsa: remove dsa_port_phylink_validate()
As all drivers now provide phylink capabilities (including MAC), the
if() condition in dsa_port_phylink_validate() will always be true. We
will always use the generic validator, which phylink will call itself
if the .validate method isn't populated. Thus, there is now no need to
implement the .validate method, so this implementation can be removed.
Signed-off-by: Russell King (Oracle) <[email protected]>
Reviewed-by: Florian Fainelli <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions