Files
twx-linux/drivers/net/dsa
Greg Kroah-Hartman 9350016415 net: dsa: microchip: fix build warning
In commit 65a9383389 ("net: dsa: microchip: fix initial port flush
problem"), the build warning of an unused variable showed up.  Fix this
by removing the variable entirely.

Fixes: 65a9383389 ("net: dsa: microchip: fix initial port flush problem")
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2024-10-17 15:08:39 +02:00
..