b43: Remove irqs_disabled() sanity checks
authorMichael Buesch <mb@bu3sch.de>
Sun, 23 Mar 2008 00:08:22 +0000 (01:08 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 24 Mar 2008 23:25:09 +0000 (19:25 -0400)
Remove all irqs_disabled() sanity checks, as they are not safe on
a RT-enabled kernel and will trigger bogus warnings.

Signed-off-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found