mbox series

[RFC,0/3] simplify usb layer buffer allocation

Message ID cover.1550671183.git.lorenzo@kernel.org (mailing list archive)
Headers show
Series simplify usb layer buffer allocation | expand

Message

Lorenzo Bianconi Feb. 20, 2019, 2:05 p.m. UTC
From: Lorenzo Bianconi <lorenzo@kernel.org>

Simplify usb rx buffer allocation.
Simplify mt76u_tx_build_sg routine

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  | 134 +++++++++-------------
 2 files changed, 55 insertions(+), 81 deletions(-)