diff options
author | Rasmus Villemoes <rasmus.villemoes@prevas.dk> | 2022-05-11 16:12:50 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2022-08-08 10:50:20 -0400 |
commit | 4a7c9dbf9a42330970a9742c1d476f2a9075f3f9 (patch) | |
tree | bc79d53ce2082a161964f15a503b594e2ba677b6 /drivers/ddr/altera | |
parent | ecd8b0371386eb0b1826f5d067a3086ad5184a85 (diff) |
net: dwc_eth_qos: fix double resource leak in eqos_remove()
Not only does eqos_remove() fail to free the buffers that have been
allocated by eqos_probe_resources_core(), it repeats those allocations
and thus drops twice as much memory on the floor.
Signed-off-by: Rasmus Villemoes <rasmus.villemoes@prevas.dk>
Reviewed-by: Ramon Fried <rfried.dev@gmail.com>
Diffstat (limited to 'drivers/ddr/altera')
0 files changed, 0 insertions, 0 deletions