commit | 637dae3f637eb7dab447e74362e0dfeded775c7c | [log] [tgz] |
---|---|---|
author | Michael Buesch <mb@bu3sch.de> | Fri Sep 04 22:55:00 2009 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Sep 08 16:31:07 2009 -0400 |
tree | 2589ed0c29c0b8f360e100ee0e82ad79f2df3129 | |
parent | f5d40eedb32aa9a0e226d468e1f89fb676824694 [diff] |
b43: Remove DMA/PIO queue locks This removes the DMA/PIO queue locks. Locking is handled by wl->mutex now. 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>