From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx> Simplify usb rx buffer allocation. Simplify mt76u_tx_build_sg routine. This series is based on 'mt76usb: allow mt76u_bulk_msg be used for reads' https://patchwork.kernel.org/patch/10822469/ Lorenzo Bianconi (3): mt76: usb: introduce mt76u_fill_bulk_urb routine mt76: usb: simplify rx buffer allocation mt76: usb: simplify mt76u_tx_build_sg routine drivers/net/wireless/mediatek/mt76/mt76.h | 2 - drivers/net/wireless/mediatek/mt76/usb.c | 132 +++++++++------------- 2 files changed, 53 insertions(+), 81 deletions(-) -- 2.20.1