diff options
author | Navid Emamdoost <[email protected]> | 2020-07-18 00:26:29 -0500 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2020-08-02 18:11:34 +0300 |
commit | 880e21490be68ef9cc8185962e9b5722a0f1fc4d (patch) | |
tree | 06fc85179f278115c9a9ae0c3e718c0e763fb35e /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 3f4600de8c93917594a8b3c9ca713160ee4d563c (diff) |
mt7601u: add missing release on skb in mt7601u_mcu_msg_send
In the implementation of mt7601u_mcu_msg_send(), skb is supposed to be
consumed on all execution paths. Release skb before returning if
test_bit() fails.
Signed-off-by: Navid Emamdoost <[email protected]>
Acked-by: Jakub Kicinski <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions