From: Emmanuel Grumbach Date: Tue, 8 Jul 2014 16:45:17 +0000 (+0300) Subject: iwlwifi: split fw-error-dump between transport and mvm X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~73^2~7^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48eb7b34ff027392985fae213c4d1d0fcc425b9c;p=pandora-kernel.git iwlwifi: split fw-error-dump between transport and mvm The mvm op_mode won't allocate the buffer for the transport any more. The transport allocates its own buffer and mvm is in charge of splicing the buffers in the debugfs hook. This makes the repartition easier to handle. Reviewed-by: Johannes Berg Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed