diff options
author | Ivo van Doorn <IvDoorn@gmail.com> | 2011-01-30 12:24:05 (GMT) |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2011-01-31 20:06:25 (GMT) |
commit | 0439f5367c8d8bb2ebaca8d7329f51f3148b2fb2 (patch) | |
tree | dee1b60792da49cd903266ec8daf90516c604c49 /drivers/net/au1000_eth.h | |
parent | e1f4e808bb7a884d6563553c2c94cbdd901a16c7 (diff) | |
download | linux-fsl-qoriq-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 'drivers/net/au1000_eth.h')
0 files changed, 0 insertions, 0 deletions