]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
mt76: mt76s: fix oom in mt76s_tx_queue_skb_raw
authorLorenzo Bianconi <lorenzo@kernel.org>
Thu, 30 Jul 2020 09:38:46 +0000 (11:38 +0200)
committerFelix Fietkau <nbd@nbd.name>
Thu, 24 Sep 2020 16:10:13 +0000 (18:10 +0200)
commit72372f3afc4a1ced5edabcec5c3c3f783ad9bc73
treeb9ad24020c4140338cfb31a57f4b311deaff1b05
parent0825af2d3307f2e2930f1070c0128e2485732b80
mt76: mt76s: fix oom in mt76s_tx_queue_skb_raw

Free the mcu skb in case of error in mt76s_tx_queue_skb_raw routine

Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
drivers/net/wireless/mediatek/mt76/sdio.c