From: Meelis Roos Date: Wed, 11 Feb 2009 01:19:19 +0000 (-0800) Subject: fore200: fix oops on failed firmware load X-Git-Tag: v2.6.29-rc5~3^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fcffd0d8bbddac757cd856e635ac75e8eb4518bc;p=pandora-kernel.git fore200: fix oops on failed firmware load Fore 200 ATM driver fails to handle request_firmware failures and oopses when no firmware file was found. Fix it by checking for the right return values and propaganting the return value up. Signed-off-by: Meelis Roos Signed-off-by: David S. Miller --- Reading git-diff-tree failed