iwlwifi: mvm: don't wait for firmware verification
authorEran Harary <eran.harary@intel.com>
Tue, 3 Mar 2015 14:19:36 +0000 (16:19 +0200)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Thu, 19 Mar 2015 13:03:14 +0000 (15:03 +0200)
commit28c8c19a0004a74cd6303fa088b33212d0d80536
tree55eb74da75011622d642560c4109b842a939cabd
parentbcd535eb5313947917a6a00c2a65561853b1be70
iwlwifi: mvm: don't wait for firmware verification

The firmware has a race in the flow that indicates the
completion of the authentication. Checking the completion
of the authentication is not really needed anyway since
we can wait for the ALIVE notification instead.
Remove the unneeded and buggy code.

Signed-off-by: Eran Harary <eran.harary@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/iwlwifi/iwl-prph.h
drivers/net/wireless/iwlwifi/pcie/trans.c