From: Vivien Didelot <[email protected]> Date: Tue, 17 Jan 2017 20:41:39 -0500
> Now that the DSA Ethernet switches are true Linux devices, the CPU > switch is not necessarily the first one. If its address is higher than > the second switch on the same MDIO bus, its index will be 1, not 0. > > Avoid any confusion by using dst->cpu_switch instead of dst->ds[0]. > > Signed-off-by: Vivien Didelot <[email protected]> Applied.

