From: Johannes Berg Date: Wed, 19 Mar 2014 17:36:39 +0000 (+0100) Subject: iwlwifi: mvm: delay enabling smart FIFO until after beacon RX X-Git-Tag: omap-for-v3.16/pm-signed~76^2~1^2^2~8^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0229cdafb6f67064a217591d48b0f6abf14e8385;p=pandora-kernel.git iwlwifi: mvm: delay enabling smart FIFO until after beacon RX If we have no beacon data before association, delay smart FIFO enablement until after we have this data. Not doing so can cause association failures in extremely silent environments (usually only a shielded box/room) as beacon RX is not sent to the host immediately, and then the association time event ends without the host receiving any beacon even though it was on the air - it's just stuck on the FIFO. Cc: [3.14] Fixes: 1f3b0ff8ecce ("iwlwifi: mvm: Add Smart FIFO support") Signed-off-by: Johannes Berg Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed