commit | 28c8c19a0004a74cd6303fa088b33212d0d80536 | [log] [tgz] |
---|---|---|
author | Eran Harary <eran.harary@intel.com> | Tue Mar 03 16:19:36 2015 +0200 |
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Thu Mar 19 15:03:14 2015 +0200 |
tree | 55eb74da75011622d642560c4109b842a939cabd | |
parent | bcd535eb5313947917a6a00c2a65561853b1be70 [diff] |
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>