]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: check for STATUS_EXIT_PENDING when send RXON command
authorWey-Yi Guy <wey-yi.w.guy@intel.com>
Fri, 26 Nov 2010 19:09:42 +0000 (11:09 -0800)
committerWey-Yi Guy <wey-yi.w.guy@intel.com>
Thu, 2 Dec 2010 16:35:23 +0000 (08:35 -0800)
commit8f5a2c384febee40cd6d20d0b0e1a2a6b8e8ea11
tree806433967df8baa79216fdb29d9571748170bcaa
parentabf4a958300c25804d46f3e8ed78b7749258bc7b
iwlwifi: check for STATUS_EXIT_PENDING when send RXON command

If driver is on the way down, there is no need to send
RXON to uCode, check the condition before continuous the process.

Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
drivers/net/wireless/iwlwifi/iwl-3945.c
drivers/net/wireless/iwlwifi/iwl-agn-rxon.c