diff options
author | Gertjan van Wingerde <gwingerde@gmail.com> | 2011-07-06 22:57:37 +0200 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2011-07-07 19:20:58 +0200 |
commit | 128f8f773d77d41a7dbcaf5d36325a0f4e7955cd (patch) | |
tree | f514ad12fb4fc930797e27b4874c846c55989b23 /drivers/net/wireless/rt2x00/rt2800pci.c | |
parent | rt2x00: Don't use queue entry as parameter when creating TX descriptor. (diff) | |
download | linux-128f8f773d77d41a7dbcaf5d36325a0f4e7955cd.tar.xz linux-128f8f773d77d41a7dbcaf5d36325a0f4e7955cd.zip |
rt2x00: Reduce window of a queue's tx lock.
Currently a lot of actions that can be done without the queue's tx lock
being held are done inside the locked area.
Move them out to have a leaner and meaner code that operates while the
tx lock is being held.
Signed-off-by: Gertjan van Wingerde <gwingerde@gmail.com>
Acked-by: Helmut Schaa <helmut.schaa@googlemail.com>
Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/rt2x00/rt2800pci.c')
0 files changed, 0 insertions, 0 deletions