Home
last modified time | relevance | path

Searched hist:b2003c5458e883c691f3a7f5f770e6ed36e1b9d7 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/net/
H A Dcpsw.cb2003c5458e883c691f3a7f5f770e6ed36e1b9d7 Thu Apr 28 10:06:04 UTC 2016 Mugunthan V N <mugunthanvnm@ti.com> drivers: net: cpsw: fix cpsw dp parse when num slaves as 1

On some boards number of slaves can be 1 when only one port
ethernet is pinned out. So do not break when slave_index and
num slaves check fails, instead continue to parse the next
child.

Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>