Hello Nikita-san, > From: Nikita Yushchenko, Sent: Sunday, December 8, 2024 6:50 PM > > This series fixes several glitches found in the rswitch driver. > > This repost fixes a mistake in the previous post at <snip URL> Thank you for your patches! Reviewed-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@xxxxxxxxxxx> Best regards, Yoshihiro Shimoda > > Nikita Yushchenko (4): > net: renesas: rswitch: fix possible early skb release > net: renesas: rswitch: fix race window between tx start and complete > net: renesas: rswitch: fix leaked pointer on error path > net: renesas: rswitch: avoid use-after-put for a device tree node > > drivers/net/ethernet/renesas/rswitch.c | 25 ++++++++++++++----------- > 1 file changed, 14 insertions(+), 11 deletions(-) > --- > v1: <snip URL> > > Changes since v1: > - changed target tree to net, > - do not include patches that shall go via net-next, > - added a new patch that fixes a race. > > -- > 2.39.5