From: Michael Buesch Date: Sun, 23 Mar 2008 00:08:22 +0000 (+0100) Subject: b43: Remove irqs_disabled() sanity checks X-Git-Tag: v2.6.25-rc8~77^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a193a5df7580957c918269e4ba2fccbe4141cb4;p=pandora-kernel.git b43: Remove irqs_disabled() sanity checks 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed