summaryrefslogtreecommitdiff
path: root/drivers/macintosh/windfarm_pm112.c
diff options
context:
space:
mode:
authorChristian Lamparter <chunkeey@googlemail.com>2010-01-17 23:19:25 +0100
committerJohn W. Linville <linville@tuxdriver.com>2010-01-19 16:43:12 -0500
commitd713804c6032b95cd3035014e16fadebb9655c6f (patch)
tree45a67bdae414c6610af651ae6d62df494224282a /drivers/macintosh/windfarm_pm112.c
parent288c8ce8047695fd8872dd5db3ef21a9679c402f (diff)
p54pci: move tx cleanup into tasklet
This patch moves the tx cleanup routines out of the critical interrupt context and into the (previously known as rx) tasklet. The main goal of this operation is to remove the extensive usage of spin_lock_irqsaves in the generic p54common library. The next step would be to modify p54usb to do the rx processing inside a tasklet (just like usbnet). Signed-off-by: Christian Lamparter <chunkeey@googlemail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/macintosh/windfarm_pm112.c')
0 files changed, 0 insertions, 0 deletions