]> Git Repo - linux.git/commit
b43: Remove DMA/PIO queue locks
authorMichael Buesch <[email protected]>
Fri, 4 Sep 2009 20:55:00 +0000 (22:55 +0200)
committerJohn W. Linville <[email protected]>
Tue, 8 Sep 2009 20:31:07 +0000 (16:31 -0400)
commit637dae3f637eb7dab447e74362e0dfeded775c7c
tree2589ed0c29c0b8f360e100ee0e82ad79f2df3129
parentf5d40eedb32aa9a0e226d468e1f89fb676824694
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 <[email protected]>
Tested-by: Larry Finger <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
drivers/net/wireless/b43/dma.c
drivers/net/wireless/b43/dma.h
drivers/net/wireless/b43/pio.c
drivers/net/wireless/b43/pio.h
This page took 0.049351 seconds and 4 git commands to generate.