aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/mlme.c
diff options
context:
space:
mode:
authorIvo van Doorn <IvDoorn@gmail.com>2011-01-30 13:24:05 +0100
committerJohn W. Linville <linville@tuxdriver.com>2011-01-31 15:06:25 -0500
commit0439f5367c8d8bb2ebaca8d7329f51f3148b2fb2 (patch)
treedee1b60792da49cd903266ec8daf90516c604c49 /net/mac80211/mlme.c
parente1f4e808bb7a884d6563553c2c94cbdd901a16c7 (diff)
downloadkernel_samsung_smdk4412-0439f5367c8d8bb2ebaca8d7329f51f3148b2fb2.zip
kernel_samsung_smdk4412-0439f5367c8d8bb2ebaca8d7329f51f3148b2fb2.tar.gz
kernel_samsung_smdk4412-0439f5367c8d8bb2ebaca8d7329f51f3148b2fb2.tar.bz2
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 'net/mac80211/mlme.c')
0 files changed, 0 insertions, 0 deletions