From: Mark Brown Date: Thu, 7 Jan 2010 08:53:05 +0000 (-0800) Subject: cs89x0: Always report failure to request interrupt X-Git-Tag: v2.6.33-rc4~10^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=569b7892fe09dd6502bdadb7cf5e7acce907c1a1;p=pandora-kernel.git cs89x0: Always report failure to request interrupt A failure on request_irq() is always fatal but unlike other fatal errors it's only reported to the user if net_debug is set. Make the diagnostic unconditional and raise the priority so that errors are more obvious to the user. Signed-off-by: Mark Brown Signed-off-by: David S. Miller --- Reading git-diff-tree failed