android_kernel_xiaomi_sm8350/drivers/net/wireless/rt2x00
Ivo van Doorn b242e891c2 rt2x00: Request usb_maxpacket() once
The usb max packet size won't change during the
device's presence. We should store it in a
variable inside rt2x00dev and use that.
This should also fix a division error when the
device is being hot-unplugged while a frame is
being send out.

Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2007-11-18 18:47:37 -08:00
..
Kconfig
Makefile
rt2x00.h rt2x00: Request usb_maxpacket() once 2007-11-18 18:47:37 -08:00
rt2x00config.c
rt2x00debug.c
rt2x00debug.h
rt2x00dev.c
rt2x00firmware.c
rt2x00lib.h [PATCH] rt2x00: jiffies_round -> jiffies_round_relative 2007-10-25 22:05:36 -04:00
rt2x00mac.c rt2x00: Block adhoc & master mode 2007-11-10 04:25:11 -05:00
rt2x00pci.c
rt2x00pci.h
rt2x00reg.h
rt2x00rfkill.c
rt2x00ring.h
rt2x00usb.c rt2x00: Request usb_maxpacket() once 2007-11-18 18:47:37 -08:00
rt2x00usb.h
rt61pci.c
rt61pci.h
rt73usb.c rt2x00: Request usb_maxpacket() once 2007-11-18 18:47:37 -08:00
rt73usb.h
rt2400pci.c
rt2400pci.h
rt2500pci.c rt2x00: Fix chipset revision validation 2007-11-14 21:21:15 -05:00
rt2500pci.h
rt2500usb.c rt2x00: Request usb_maxpacket() once 2007-11-18 18:47:37 -08:00
rt2500usb.h