]> git.baikalelectronics.ru Git - kernel.git/commit
b43: Fix some MAC locking
authorMichael Buesch <mb@bu3sch.de>
Thu, 18 Dec 2008 21:13:39 +0000 (22:13 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 19 Dec 2008 20:23:56 +0000 (15:23 -0500)
commitd933e912b4bb9f4cf7ba07e65085487e4301a815
tree796e53908137310e3467e2c15703304857fab506
parentd28d77bd7bedd6dbe58859f82b2ce67a51c8ff9e
b43: Fix some MAC locking

This fixes some locking w.r.t. the lower MAC (firmware).
It also removes a lot of ancient IRQ-locking that's not needed anymore.
We simply suspend the MAC. That's easier and causes less trouble.

Signed-off-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/b43/main.c
drivers/net/wireless/b43/phy_common.c
drivers/net/wireless/b43/phy_g.c