diff options
author | Dinghao Liu <dinghao.liu@zju.edu.cn> | 2020-12-23 19:06:12 +0800 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2020-12-23 12:28:53 -0800 |
commit | 5d41f9b7ee7a5a5138894f58846a4ffed601498a (patch) | |
tree | be65b2a5398e5abf061eca0de232d8ba757d55d7 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 427c940558560bff2583d07fc119a21094675982 (diff) |
net: ethernet: Fix memleak in ethoc_probe
When mdiobus_register() fails, priv->mdio allocated
by mdiobus_alloc() has not been freed, which leads
to memleak.
Fixes: e7f4dc3536a4 ("mdio: Move allocation of interrupts into core")
Signed-off-by: Dinghao Liu <dinghao.liu@zju.edu.cn>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Link: https://lore.kernel.org/r/20201223110615.31389-1-dinghao.liu@zju.edu.cn
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions