From: Emmanuel Grumbach Date: Wed, 17 Apr 2013 06:47:00 +0000 (+0300) Subject: iwlwifi: dvm: don't send zeroed LQ cmd X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~77^2~18^2^2~8^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63b77bf489881747c5118476918cc8c29378ee63;p=pandora-kernel.git iwlwifi: dvm: don't send zeroed LQ cmd When the stations are being restored because of unassoc RXON, the LQ cmd may not have been initialized because it is initialized only after association. Sending zeroed LQ_CMD makes the fw unhappy: it raises SYSASSERT_2078. Cc: stable@vger.kernel.org Signed-off-by: Emmanuel Grumbach Reviewed-by: Johannes Berg [move zero_lq and make static const] Signed-off-by: Johannes Berg --- Reading git-diff-tree failed