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.2.47~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9403f4bd2de6bd5acc2a1e8b55591167ab94d33;p=pandora-kernel.git iwlwifi: dvm: fix zero LQ CMD sending avoidance commit a87783699b23395c46bbeeb5d28f6db24897bf26 upstream. 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 Reported-by: Hinnerk van Bruinehsen Signed-off-by: Emmanuel Grumbach Signed-off-by: Johannes Berg [bwh: Backported to 3.2: adjust filename] Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed