From: Johannes Berg Date: Tue, 9 Sep 2014 19:16:06 +0000 (+0200) Subject: iwlwifi: pcie: clear command data on freeing X-Git-Tag: fixes-against-v3.18-rc2~144^2~144^2~51^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d4185ae0c68eeff26d0390a4e99b6e7359a8b83;p=pandora-kernel.git iwlwifi: pcie: clear command data on freeing When freeing the structures used for command data, clear their memory as they may have contained key material at some point. Also clear the duplicated buffer when freeing it to be safe; currently key material is never put there but that may change. Signed-off-by: Johannes Berg Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed