From: Emmanuel Grumbach Date: Wed, 22 May 2013 07:48:10 +0000 (+0300) Subject: iwlwifi: dvm: fix zero LQ CMD sending avoidance X-Git-Tag: v3.10-rc5~25^2~26^2^2~8^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a87783699b23395c46bbeeb5d28f6db24897bf26;p=pandora-kernel.git iwlwifi: dvm: fix zero LQ CMD sending avoidance In 63b77bf489881747c5118476918cc8c29378ee63 iwlwifi: dvm: don't send zeroed LQ cmd I tried to avoid to send zeroed LQ cmd, but I made a (very) stupid mistake in the memcmp. Since this patch has been ported to stable, the fix should go to stable too. This fixes https://bugzilla.kernel.org/show_bug.cgi?id=58341 Cc: stable@vger.kernel.org Reported-by: Hinnerk van Bruinehsen Signed-off-by: Emmanuel Grumbach Signed-off-by: Johannes Berg --- Reading git-diff-tree failed