From: Abhijeet Kolekar Date: Fri, 26 Feb 2010 23:17:01 +0000 (-0800) Subject: iwl3945: check ucode load error code X-Git-Tag: v2.6.35-rc1~473^2~714^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75a9a92625a7d7401d04209f4226061cd2674b59;p=pandora-kernel.git iwl3945: check ucode load error code Check successful completion of BSM loading. Give a chance to load BSM again. If BSM loading is unsuccessful we should exit and not initilize NIC. Before this checking even if the BSM loading failed driver tries to initilize the NIC which should not be the case. Signed-off-by: Abhijeet Kolekar Signed-off-by: Reinette Chatre --- Reading git-diff-tree failed