From: Eran Harary Date: Tue, 3 Mar 2015 14:19:36 +0000 (+0200) Subject: iwlwifi: mvm: don't wait for firmware verification X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~39^2~6^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28c8c19a0004a74cd6303fa088b33212d0d80536;p=pandora-kernel.git 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 Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed