Re: [PATCH net-next] ti_cpsw: Check for disabled child nodes
From: Ben Hutchings Date: Tue, 21 Jun 2016 01:16:31 +0100 > Dual MAC devices don't necessarily have both MACs wired up, so ignore > those that are disabled. > > Signed-off-by: Ben Hutchings Applied.
[PATCH net-next] ti_cpsw: Check for disabled child nodes
Dual MAC devices don't necessarily have both MACs wired up, so ignore those that are disabled. Signed-off-by: Ben Hutchings --- --- a/drivers/net/ethernet/ti/cpsw.c +++ b/drivers/net/ethernet/ti/cpsw.c @@ -2023,7 +2023,7 @@ static int cpsw_probe_dt(struct cpsw_pri if (ret)