b43: Remove PIO RX workqueue
authorMichael Buesch <mb@bu3sch.de>
Fri, 4 Sep 2009 20:56:19 +0000 (22:56 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 8 Sep 2009 20:31:07 +0000 (16:31 -0400)
This removes the PIO RX work. It's not needed anymore, because
we can sleep in the threaded interrupt handler.

Signed-off-by: Michael Buesch <mb@bu3sch.de>
Tested-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found