]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit19bdf5b05860a3f25c5ee4d900aa303a338fcb0f
tree5cb9859f901cc2aae2829e2a8db73a9ee50aaecc
parentabab82d100660a56fe2890d1e08af3ffbdec45e6
iwlwifi: check ucode loading error and restart

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>
drivers/net/wireless/iwlwifi/iwl-4965.c
drivers/net/wireless/iwlwifi/iwl-agn-ucode.c
drivers/net/wireless/iwlwifi/iwl-agn.c