From: Emmanuel Grumbach Date: Thu, 20 Mar 2014 09:08:19 +0000 (+0200) Subject: iwlwifi: mvm: dump Rx FIFO when the firmware asserts X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~279^2^2~54^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b445f3501c8f9004a40994710deec0ad7c230ae;p=pandora-kernel.git iwlwifi: mvm: dump Rx FIFO when the firmware asserts The Rx FIFO includes valuable data - dump it when the FW asserts. Also - free the SRAM and Rx FIFO when we create the file, and don't collect new SRAM / Rx FIFO if the previous file hasn't been collected through debugfs yet. Also - add a comment to saying that the ASSERT output should not be modified since we have automatic scripts that monitor this output. Reviewed-by: Johannes Berg Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed