Re: [PATCH net-next v2 2/2] net: dsa: microchip: remove unused private members
From: David Miller
Date: Sat Jul 04 2020 - 20:59:27 EST
From: Codrin Ciubotariu <codrin.ciubotariu@xxxxxxxxxxxxx>
Date: Thu, 2 Jul 2020 18:17:24 +0300
> Private structure members live_ports, on_ports, rx_ports, tx_ports are
> initialized but not used anywhere. Let's remove them.
>
> Suggested-by: Russell King <rmk+kernel@xxxxxxxxxxxxxxx>
> Signed-off-by: Codrin Ciubotariu <codrin.ciubotariu@xxxxxxxxxxxxx>
Applied.