]> git.baikalelectronics.ru Git - kernel.git/commit
mt76: mt7663s: remove max_tx_fragments limitation
authorLorenzo Bianconi <lorenzo@kernel.org>
Thu, 17 Sep 2020 17:18:22 +0000 (19:18 +0200)
committerFelix Fietkau <nbd@nbd.name>
Thu, 24 Sep 2020 16:10:20 +0000 (18:10 +0200)
commitca18eb05e43b31978fe0b6bd7549f1552ff038a7
tree7d80db85d023731a2953fea3a88c328e0620fc9a
parent17c1776086449c1a3f21c9855c4c68a1dadd1279
mt76: mt7663s: remove max_tx_fragments limitation

Remove A-MSDU max_tx_fragments constraint for sdio since the check is
already performed in mt7663s_tx_run_queue routine

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