]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
p54pci: revise tx locking
authorChristian Lamparter <chunkeey@googlemail.com>
Fri, 22 Jan 2010 07:01:11 +0000 (08:01 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 22 Jan 2010 21:11:41 +0000 (16:11 -0500)
commitb92f7d30830a319148df2943b7565989494e5ad1
tree1f03218a846f242f735bad31347a59138753a92c
parent59af099b1956086b06c0d0f32ea99ce136b415b7
p54pci: revise tx locking

This patch continues the effort which began with:
"[PATCH] p54pci: move tx cleanup into tasklet".

Thanks to these changes, p54pci's interrupt & tx
cleanup routines can be made lock-less.

Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/p54/p54pci.c