aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga-mgr.c
diff options
context:
space:
mode:
authorNikita Yushchenko <[email protected]>2024-12-08 14:50:04 +0500
committerJakub Kicinski <[email protected]>2024-12-10 19:02:47 -0800
commit66b7e9f85b8459c823b11e9af69dbf4be5eb6be8 (patch)
tree2dc8068d3145a8956cdf1d7e2d671d7a1a02624a /drivers/fpga/fpga-mgr.c
parentbb617328bafa1023d8e9c25a25345a564c66c14f (diff)
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 <[email protected]> Reviewed-by: Yoshihiro Shimoda <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions