commit | 7262d59366f972b898ea134639112d34bcac35b3 | [log] [tgz] |
---|---|---|
author | Christian Lamparter <chunkeey@web.de> | Sun Aug 24 22:30:38 2008 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Aug 29 16:24:09 2008 -0400 |
tree | b5c231cb52292bda15b880f0d0006b3147969c0b | |
parent | 84df3ed30b72c3516d72bc9734d4425746b15dfc [diff] |
p54pci: rx tasklet refactoring This patch moves the all of p54pci's receiver code out of the bloated interrupt handler routine and into a less critical tasklet. Signed-off-by: Christian Lamparter <chunkeey@web.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>