This is a note to let you know that I've just added the patch titled fixup! net: dsa: microchip: fix initial port flush problem to the 5.10-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is: fixup-net-dsa-microchip-fix-initial-port-flush-probl.patch and it can be found in the queue-5.10 subdirectory. If you, or anyone else, feels it should not be added to the stable tree, please let <stable@xxxxxxxxxxxxxxx> know about it. commit 55b9fe592cf10d3055738f07aeda531d89542a82 Author: Sasha Levin <sashal@xxxxxxxxxx> Date: Sun Aug 18 06:23:26 2024 -0400 fixup! net: dsa: microchip: fix initial port flush problem Signed-off-by: Sasha Levin <sashal@xxxxxxxxxx> diff --git a/drivers/net/dsa/microchip/ksz9477.c b/drivers/net/dsa/microchip/ksz9477.c index 535b64155320a..4d0c2be652ae4 100644 --- a/drivers/net/dsa/microchip/ksz9477.c +++ b/drivers/net/dsa/microchip/ksz9477.c @@ -195,7 +195,6 @@ static int ksz9477_wait_alu_sta_ready(struct ksz_device *dev) static int ksz9477_reset_switch(struct ksz_device *dev) { - u8 data8; u32 data32; /* reset switch */