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)
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>

No differences found