OpenCloudOS-Kernel/drivers/net/wireless/mediatek/mt76/mt7603
Markus Theil 05d6c8cfdb mt76: fix fix ampdu locking
The current ampdu locking code does not unlock its mutex in the early
return case. This patch fixes it.

Signed-off-by: Markus Theil <markus.theil@tu-ilmenau.de>
Acked-by: Felix Fietkau <nbd@nbd.name>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2019-11-21 20:38:30 +02:00
..
Kconfig mt76: Add paragraphs to describe the config symbols fully 2019-09-05 17:42:30 +02:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
beacon.c mt76: mt7603: fix some checkpatch warnings 2019-09-05 17:42:30 +02:00
core.c mt76: mt7603: fix some checkpatch warnings 2019-09-05 17:42:30 +02:00
debugfs.c mt76: mt7603: collect aggregation stats 2019-11-20 13:23:48 +01:00
dma.c mt76: mt7603: track tx airtime for airtime fairness and survey 2019-11-20 13:23:49 +01:00
eeprom.c mt76: mt7603: fix some checkpatch warnings 2019-09-05 17:42:30 +02:00
eeprom.h mt76: mt7603: fix reading target tx power from eeprom 2019-06-27 12:56:04 +02:00
init.c mt76: move interface_modes definition in mt76_core module 2019-11-20 13:23:51 +01:00
mac.c mt76: fix possible out-of-bound access in mt7615_fill_txs/mt7603_fill_txs 2019-11-20 13:23:51 +01:00
mac.h
main.c mt76: fix fix ampdu locking 2019-11-21 20:38:30 +02:00
mcu.c mt76: mt7603: fix some checkpatch warnings 2019-09-05 17:42:30 +02:00
mcu.h
mt7603.h mt76: mt7603: track tx airtime for airtime fairness and survey 2019-11-20 13:23:49 +01:00
pci.c mt76: mt7603: fix some checkpatch warnings 2019-09-05 17:42:30 +02:00
regs.h mt76: mt7603: collect aggregation stats 2019-11-20 13:23:48 +01:00
soc.c mt76: mt7603: use devm_platform_ioremap_resource() to simplify code 2019-09-05 18:14:13 +02:00