diff options
| author | Miaoqian Lin <linmq006@gmail.com> | 2025-09-02 12:09:49 +0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-10-19 16:37:37 +0200 |
| commit | 15b31e8b87fd1d57bfc0f2f8cacc1d0e9dbdc90d (patch) | |
| tree | 8d70037f0bb30e0b5a4c855d4945e0acc22eafa7 /tools/perf/scripts/python | |
| parent | 79266fd78df15585e2fd6c9b8a0ee122749a4b77 (diff) | |
wifi: iwlwifi: Fix dentry reference leak in iwl_mld_add_link_debugfs
commit ff46e2e7034c78489fa7a6bc35f7c9dd8ab82905 upstream.
The debugfs_lookup() function increases the dentry reference count.
Add missing dput() call to release the reference when the "iwlmld"
directory already exists.
Fixes: d1e879ec600f ("wifi: iwlwifi: add iwlmld sub-driver")
Cc: stable@vger.kernel.org
Signed-off-by: Miaoqian Lin <linmq006@gmail.com>
Link: https://patch.msgid.link/20250902040955.2362472-1-linmq006@gmail.com
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
