From: Liad Kaufman Date: Mon, 10 Nov 2014 17:25:22 +0000 (+0200) Subject: iwlwifi: pcie: fix prph dump length X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~83^2~25^2~3^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87dd634ae72bb8f6d0dd12f1cbbc67c7da6dba3b;p=pandora-kernel.git iwlwifi: pcie: fix prph dump length The length counting previously done had an error in it, causing the length down the data dumping function to be shorter than it should be, causing the end of the data to get truncated off and lost. Cc: [3.17+] Fixes: 67c65f2cf710 ("iwlwifi: dump periphery registers to fw-error-dump") Signed-off-by: Liad Kaufman Reviewed-by: Johannes Berg Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed