commit | d10d0e5707fb7b8afa7e68a14d69e752604ee294 | [log] [tgz] |
---|---|---|
author | Michael Buesch <mb@bu3sch.de> | Thu Dec 18 22:13:39 2008 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Dec 19 15:23:56 2008 -0500 |
tree | 796e53908137310e3467e2c15703304857fab506 | |
parent | 0e7690f1e9ee1e762f27678d2ea10e4c1fde3236 [diff] |
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>