diff options
author | Navid Emamdoost <navid.emamdoost@gmail.com> | 2020-07-18 00:47:26 -0500 |
---|---|---|
committer | Felix Fietkau <nbd@nbd.name> | 2020-07-21 19:01:19 +0200 |
commit | 5648d1c9cadb0a6afb29dd8891159906dadf5c77 (patch) | |
tree | deaaeff2f5c8f4cd2cd1ad73c0380dfcc723e3ca /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 2bccc8415883c1cd5ae8836548d9783dbbd84999 (diff) |
mt76: mt76u: add missing release on skb in __mt76x02u_mcu_send_msg
In the implementation of __mt76x02u_mcu_send_msg() the skb is consumed
all execution paths except one. Release skb before returning if
test_bit() fails.
Signed-off-by: Navid Emamdoost <navid.emamdoost@gmail.com>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions