commit | 75a9a92625a7d7401d04209f4226061cd2674b59 | [log] [tgz] |
---|---|---|
author | Abhijeet Kolekar <abhijeet.kolekar@intel.com> | Fri Feb 26 15:17:01 2010 -0800 |
committer | Reinette Chatre <reinette.chatre@intel.com> | Tue Mar 09 16:13:25 2010 -0800 |
tree | b6f4e3ae5d5b3ec683569bb4c9a89cfc9af0801a | |
parent | edc1a3a090e83c48d4b33c23aa16c54b3b790ef5 [diff] |
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 <abhijeet.kolekar@intel.com> Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>