]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: return error if loading uCode failed
authorJohannes Berg <johannes.berg@intel.com>
Wed, 7 Mar 2012 17:52:22 +0000 (09:52 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 8 Mar 2012 18:59:49 +0000 (13:59 -0500)
commita8a5b45ef5ef6d282a5d327bc92016043e8073a3
treeced91b7876e74794bba25d97a62d028590bebe4c
parent88b68f0a209e0e181cc24cd3b43bfca89e521787
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>
drivers/net/wireless/iwlwifi/iwl-trans-pcie.c