diff options
author | Dan Carpenter <[email protected]> | 2023-06-12 10:18:50 +0300 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-06-13 20:47:03 -0700 |
commit | 374283a1001277e4d07491387aac1fad5aa08d43 (patch) | |
tree | b16ac8bbdf5034c01c1a105945f3bd7c9444a67c /scripts/generate_rust_analyzer.py | |
parent | fbf6f482b65da72744b4a82be412e53a94fd7c9c (diff) |
net: ethernet: ti: am65-cpsw: Call of_node_put() on error path
This code returns directly but it should instead call of_node_put()
to drop some reference counts.
Fixes: dab2b265dd23 ("net: ethernet: ti: am65-cpsw: Add support for SERDES configuration")
Signed-off-by: Dan Carpenter <[email protected]>
Reviewed-by: Roger Quadros <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions