diff options
author | Navid Emamdoost | 2020-07-18 00:26:29 -0500 |
---|---|---|
committer | Kalle Valo | 2020-08-02 18:11:34 +0300 |
commit | 880e21490be68ef9cc8185962e9b5722a0f1fc4d (patch) | |
tree | 06fc85179f278115c9a9ae0c3e718c0e763fb35e /include/linux/mmc | |
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 <navid.emamdoost@gmail.com>
Acked-by: Jakub Kicinski <kubakici@wp.pl>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20200718052630.11032-1-navid.emamdoost@gmail.com
Diffstat (limited to 'include/linux/mmc')
0 files changed, 0 insertions, 0 deletions