android_kernel_xiaomi_sm8350/drivers/net/wireless/p54
Christian Lamparter b92f30d65a p54: fix memory management
We have to be careful if multiple "control frames" are passed in a very short intervals to
the device's firmware. As p54_assign_address always put them into same memory location.
To guarantee that this won't happen anymore, we have to treat control frames like normal
data frames in the devices own memory management.

Signed-off-by: Christian Lamparter <chunkeey@web.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-10-31 19:00:33 -04:00
..
Kconfig
Makefile
net2280.h
p54.h p54: fix memory management 2008-10-31 19:00:33 -04:00
p54common.c p54: fix memory management 2008-10-31 19:00:33 -04:00
p54common.h p54: broken out edcf changes 2008-10-31 19:00:31 -04:00
p54pci.c p54: fix memory management 2008-10-31 19:00:33 -04:00
p54pci.h p54pci: rx tasklet refactoring 2008-08-29 16:24:09 -04:00
p54usb.c p54: fix memory management 2008-10-31 19:00:33 -04:00
p54usb.h p54usb: support LM87 firmwares 2008-09-05 16:19:52 -04:00