mt76: mt76u: get rid of {out,in}_max_packet
authorLorenzo Bianconi <lorenzo@kernel.org>
Sun, 23 Jun 2019 20:25:39 +0000 (22:25 +0200)
committerFelix Fietkau <nbd@nbd.name>
Thu, 27 Jun 2019 10:58:13 +0000 (12:58 +0200)
commit81ca02a17404755f4baed82be1fce4604a25848e
tree34b1466f855e251df5b0b5b0432c5b0c7bda2130
parentd8b8890d5943ff68470c5a246fc500a830372812
mt76: mt76u: get rid of {out,in}_max_packet

Remove {out,in}_max_packet from mt76_usb data structure since
they just track last usb endpoint and they are not actually used

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