commit | c4bf24508e1f51cdcd5b810077e3cbcf21f4302c | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Wed Feb 06 09:45:37 2019 -0800 |
committer | David S. Miller <davem@davemloft.net> | Wed Feb 06 14:16:11 2019 -0800 |
tree | d45911bc635adb4fc66d774ebbd91f36f0f3405d | |
parent | 52d5254a2d045bba2a744042319c64e1fe41b5c8 [diff] |
liquidio: Implement ndo_get_port_parent_id() Liquidio only supports SWITCHDEV_ATTR_ID_PORT_PARENT_ID, which makes it a great candidate to be converted to use the ndo_get_port_parent_id() NDO instead of implementing switchdev_port_attr_get(). Acked-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>