commit | 77ca07ffe1797a0f2f41aa4997c9a5ae433a0be8 | [log] [tgz] |
---|---|---|
author | Michael Buesch <mb@bu3sch.de> | Fri Sep 04 22:56:19 2009 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Sep 08 16:31:07 2009 -0400 |
tree | 890f5d0b61e8ea7b91a2996edf4b1f331f79269f | |
parent | 637dae3f637eb7dab447e74362e0dfeded775c7c [diff] |
b43: Remove PIO RX workqueue 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>