diff options
author | John Crispin <[email protected]> | 2016-06-10 13:27:59 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2016-06-10 23:29:28 -0700 |
commit | 605e4fe476956c67ced8518247e6c9601a31b868 (patch) | |
tree | eb1cdfbeed055e2e2b44512c0cd1019ad2911205 /lib/netdev-notifier-error-inject.c | |
parent | 562c5a70400c75f50d99de631666ac7cc2f03958 (diff) |
net: mediatek: fix missing free of scratch memory
Scratch memory gets allocated in mtk_init_fq_dma() but the corresponding
code to free it is missing inside mtk_dma_free() causing a memory leak.
With this patch applied, we can run ifconfig up/down several thousand
times without any problems.
Signed-off-by: John Crispin <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/netdev-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions