diff options
author | Lorenzo Bianconi <lorenzo@kernel.org> | 2021-01-26 12:02:13 +0100 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2021-01-28 09:30:37 +0200 |
commit | 93a1d4791c10d443bc67044def7efee2991d48b7 (patch) | |
tree | 559745d13758ae4cddeff583813fe73c96ccdb5b /scripts/bpf_helpers_doc.py | |
parent | b64acb28da8394485f0762e657470c9fc33aca4d (diff) |
mt76: dma: fix a possible memory leak in mt76_add_fragment()
Fix a memory leak in mt76_add_fragment routine returning the buffer
to the page_frag_cache when we receive a new fragment and the
skb_shared_info frag array is full.
Fixes: b102f0c522cf6 ("mt76: fix array overflow on receiving too many fragments for a packet")
Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Acked-by: Felix Fietkau <nbd@nbd.name>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/4f9dd73407da88b2a552517ce8db242d86bf4d5c.1611616130.git.lorenzo@kernel.org
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions