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)
commitb9b852b9acae1bfef01fe0f1f7f41b35aa3a7e76
tree7d80db85d023731a2953fea3a88c328e0620fc9a
parent1820388bccc544cf8337405526503975d08dbf29
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