diff options
author | Vladimir Oltean <vladimir.oltean@nxp.com> | 2022-02-10 14:44:58 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-02-11 12:17:32 +0100 |
commit | 45b987d5edf2274579e6ff82ebc7435bc346ae7a (patch) | |
tree | 2a28812cd5f0d39b6968e97c641dd4663e4b4a45 /net/dsa/master.c | |
parent | Merge branch 'smc-optimizations' (diff) | |
download | linux-45b987d5edf2274579e6ff82ebc7435bc346ae7a.tar.xz linux-45b987d5edf2274579e6ff82ebc7435bc346ae7a.zip |
net: dsa: remove ndo_get_phys_port_name and ndo_get_port_parent_id
There are no legacy ports, DSA registers a devlink instance with ports
unconditionally for all switch drivers. Therefore, delete the old-style
ndo operations used for determining bridge forwarding domains.
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Tested-by: Florian Fainelli <f.fainelli@gmail.com>
Reviewed-by: Ido Schimmel <idosch@nvidia.com>
Reviewed-by: Jiri Pirko <jiri@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/dsa/master.c')
0 files changed, 0 insertions, 0 deletions