From: Florian Fainelli
Date: Thu, 29 Dec 2016 14:20:56 -0800
> 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
Applied, thanks.
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
---
net/dsa/slave.c | 12
1 file changed, 12 insertions(+)
diff --git a/net/dsa/slave.c b/net/dsa/slave.c