commit | f5d40eedb32aa9a0e226d468e1f89fb676824694 | [log] [tgz] |
---|---|---|
author | Michael Buesch <mb@bu3sch.de> | Fri Sep 04 22:53:18 2009 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Sep 08 16:31:06 2009 -0400 |
tree | 8fb9fce1dd10b71fd940cbb22cbbf12887fe2d4b | |
parent | 36dbd9548e92268127b0c31b0e121e63e9207108 [diff] |
b43: Remove TX spinlock This removes the TX spinlock and defers TX to a workqueue to allow locking wl->mutex instead and to allow sleeping for register accesses. 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>