From: Michael Buesch Date: Fri, 4 Sep 2009 20:53:18 +0000 (+0200) Subject: b43: Remove TX spinlock X-Git-Tag: v2.6.32-rc1~703^2~27^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5d40eedb32aa9a0e226d468e1f89fb676824694;p=pandora-kernel.git 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 Tested-by: Larry Finger Signed-off-by: John W. Linville --- Reading git-diff-tree failed