From: Emmanuel Grumbach Date: Wed, 15 Jan 2014 08:01:29 +0000 (+0200) Subject: iwlwifi: mvm: change the format of the SRAM dump X-Git-Tag: v3.15-rc1~113^2~289^2^2~102^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc1471f0613b8a31e6905d12e18aab0433375de8;p=pandora-kernel.git iwlwifi: mvm: change the format of the SRAM dump As a debug tool, we dump the SRAM from the device when an error occurs. The main users of this want it in a different format, so change the format to suit their needs. Also - add a short delay between the prints to make sure that the user space logger can catch up. This happens only when the firmware asserts, and only when fw_restart is set to 0 which is typically a testing configuration. Reviewed-by: Johannes Berg Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed