commit | 3a543ef479868e36c95935de320608a7e41466ca | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Thu Dec 29 14:20:56 2016 -0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Dec 29 22:16:53 2016 -0500 |
tree | 2f19b1d521ced4937d835b0d91d908e15466e757 | |
parent | 3d48b53fb2ae37158e700ffef3f45461ff15c965 [diff] |
net: dsa: Implement ndo_get_phys_port_id Implement ndo_get_phys_port_id() by returning the physical port number of the switch this per-port DSA created network interface corresponds to. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>