b43: Remove DMA/PIO queue locks
authorMichael Buesch <mb@bu3sch.de>
Fri, 4 Sep 2009 20:55:00 +0000 (22:55 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 8 Sep 2009 20:31:07 +0000 (16:31 -0400)
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>

No differences found