]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: dvm: fix zero LQ CMD sending avoidance
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Wed, 22 May 2013 07:48:10 +0000 (10:48 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 27 May 2013 09:33:57 +0000 (11:33 +0200)
commit42c38703f3d3fb62ce3adedddbe0aabb5c77bc1f
treea4e66fafe6b1ba04c1ac3c2f43664a3f6399ba1b
parentb354ec20c06486119419a7c41163dc809a303f05
iwlwifi: dvm: fix zero LQ CMD sending avoidance

In 5bb6df7aa0a4ca740dc5b6358b231c056233b5fc

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 <h.v.bruinehsen@fu-berlin.de>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/iwlwifi/dvm/sta.c