Files
android_kernel_xiaomi_sm8450/drivers/net/wireless/rt2x00
Ivo van Doorn 0439f5367c rt2x00: Move TX/RX work into dedicated workqueue
The TX/RX work structures must be able to run independently
of other workqueues. This is because mac80211 might use
the flush() callback function from various context, which depends
on the TX/RX work to complete while the main thread is blocked
(until the the TX queues are empty).

This should reduce the number of  'Queue %d failed to flush' warnings.

Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Acked-by: Gertjan van Wingerde <gwingerde@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2011-01-31 15:06:25 -05:00
..
2011-01-04 14:35:14 -05:00
2010-12-13 15:23:36 -05:00
2010-12-13 15:23:35 -05:00
2010-12-13 15:23:36 -05:00
2010-12-13 15:23:36 -05:00
2011-01-31 15:06:24 -05:00