commit | 9441b85d59ec9d06cbe749e12a59a06c09e601fa | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Wed Mar 07 09:52:22 2012 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Mar 08 13:59:49 2012 -0500 |
tree | ced91b7876e74794bba25d97a62d028590bebe4c | |
parent | 9563fe1696fa0ced8cfa3f935736d4662a81c1c3 [diff] |
iwlwifi: return error if loading uCode failed In "iwlwifi: consolidate the start_device flow" the code flow changed and the firmware is now loaded by the transport layer, but the change unfortunately lost error checking -- restore. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>