Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 85ebf941 authored by Liad Kaufman's avatar Liad Kaufman Committed by Greg Kroah-Hartman
Browse files

iwlwifi: pcie: fix prph dump length

commit 87dd634a upstream.

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.

Fixes: 67c65f2c

 ("iwlwifi: dump periphery registers to fw-error-dump")
Signed-off-by: default avatarLiad Kaufman <liad.kaufman@intel.com>
Reviewed-by: default avatarJohannes Berg <johannes.berg@intel.com>
Signed-off-by: default avatarEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 38183f10
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment