Skip to content
Commit 5648d1c9 authored by Navid Emamdoost's avatar Navid Emamdoost Committed by Felix Fietkau
Browse files

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: default avatarNavid Emamdoost <navid.emamdoost@gmail.com>
Signed-off-by: default avatarFelix Fietkau <nbd@nbd.name>
parent 2bccc841
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment