From: Emmanuel Grumbach Date: Wed, 25 Jun 2014 10:46:10 +0000 (+0300) Subject: iwlwifi: mvm: don't collect logs in the interrupt thread X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~210^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78dae98fab85f4cd2d38cfc3474dea6e87e7b53a;p=pandora-kernel.git iwlwifi: mvm: don't collect logs in the interrupt thread Instead of reading all the data in the context of the interrupt thread, collect the data in the restart flow before the actual restart takes place so that the device still has all the information. Remove iwl_mvm_fw_error_sram_dump and move its content to iwl_mvm_fw_error_dump. Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed