commit | b20a6b29a811bee0e44b64958d415eb50436154c | [log] [tgz] |
---|---|---|
author | Codrin Ciubotariu <codrin.ciubotariu@microchip.com> | Thu Jul 02 18:17:24 2020 +0300 |
committer | David S. Miller <davem@davemloft.net> | Sat Jul 04 17:59:08 2020 -0700 |
tree | 15d2534fa24f0fb5589af68f0b8a46bfecb207d6 | |
parent | 143a102e3090532a624d25429b79284caa59ce9f [diff] |
net: dsa: microchip: remove unused private members 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@armlinux.org.uk> Signed-off-by: Codrin Ciubotariu <codrin.ciubotariu@microchip.com> Signed-off-by: David S. Miller <davem@davemloft.net>