From: Emmanuel Grumbach Date: Wed, 4 Jul 2012 11:59:08 +0000 (+0200) Subject: iwlegacy: don't mess up the SCD when removing a key X-Git-Tag: v3.5~24^2~24^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b48d96652626b315229b1b82c6270eead6a77a6d;p=pandora-kernel.git iwlegacy: don't mess up the SCD when removing a key When we remove a key, we put a key index which was supposed to tell the fw that we are actually removing the key. But instead the fw took that index as a valid index and messed up the SRAM of the device. This memory corruption on the device mangled the data of the SCD. The impact on the user is that SCD queue 2 got stuck after having removed keys. Reported-by: Paul Bolle Cc: stable@vger.kernel.org Signed-off-by: Emmanuel Grumbach Signed-off-by: Stanislaw Gruszka Signed-off-by: John W. Linville --- Reading git-diff-tree failed