aboutsummaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorNikita Yushchenko <nikita.yoush@cogentembedded.com>2024-12-08 14:50:04 +0500
committerJakub Kicinski <kuba@kernel.org>2024-12-10 19:02:47 -0800
commit66b7e9f85b8459c823b11e9af69dbf4be5eb6be8 (patch)
tree2dc8068d3145a8956cdf1d7e2d671d7a1a02624a /net/unix/af_unix.c
parentbb617328bafa1023d8e9c25a25345a564c66c14f (diff)
downloadlinux-66b7e9f85b8459c823b11e9af69dbf4be5eb6be8.tar.gz
linux-66b7e9f85b8459c823b11e9af69dbf4be5eb6be8.tar.bz2
linux-66b7e9f85b8459c823b11e9af69dbf4be5eb6be8.zip
net: renesas: rswitch: avoid use-after-put for a device tree node
The device tree node saved in the rswitch_device structure is used at several driver locations. So passing this node to of_node_put() after the first use is wrong. Move of_node_put() for this node to exit paths. Fixes: b46f1e579329 ("net: renesas: rswitch: Simplify struct phy * handling") Signed-off-by: Nikita Yushchenko <nikita.yoush@cogentembedded.com> Reviewed-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Link: https://patch.msgid.link/20241208095004.69468-5-nikita.yoush@cogentembedded.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions