iwlwifi: check ucode loading error and restart
authorWey-Yi Guy <wey-yi.w.guy@intel.com>
Sat, 15 Jan 2011 01:48:06 +0000 (17:48 -0800)
committerWey-Yi Guy <wey-yi.w.guy@intel.com>
Mon, 31 Jan 2011 21:17:28 +0000 (13:17 -0800)
Driver check alive message from ucode, if it is not ok, then need
to restart the loading process. instead of checking multiple places
for failure, only need to check in once place when receive alive
message from uCode.

Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>

No differences found