summaryrefslogtreecommitdiff
path: root/arch/Kconfig
diff options
context:
space:
mode:
authorIvo van Doorn <IvDoorn@gmail.com>2011-01-30 15:24:05 +0300
committerJohn W. Linville <linville@tuxdriver.com>2011-01-31 23:06:25 +0300
commit0439f5367c8d8bb2ebaca8d7329f51f3148b2fb2 (patch)
treedee1b60792da49cd903266ec8daf90516c604c49 /arch/Kconfig
parente1f4e808bb7a884d6563553c2c94cbdd901a16c7 (diff)
downloadlinux-0439f5367c8d8bb2ebaca8d7329f51f3148b2fb2.tar.xz
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>
Diffstat (limited to 'arch/Kconfig')
0 files changed, 0 insertions, 0 deletions