Re: [PATCH net-next 1/2] net: dsa: store CPU switch structure in the tree

From: David Miller
Date: Wed Jan 18 2017 - 17:01:15 EST


From: Vivien Didelot <vivien.didelot@xxxxxxxxxxxxxxxxxxxx>
Date: Tue, 17 Jan 2017 20:41:38 -0500

> Store a dsa_switch pointer to the CPU switch in the tree instead of only
> its index. This avoids the need to initialize it to -1.
>
> Signed-off-by: Vivien Didelot <vivien.didelot@xxxxxxxxxxxxxxxxxxxx>

Applied.