commit | c4d3f2ee66a8dd5e2f5876488a1fa876484617ca | [log] [tgz] |
---|---|---|
author | Luca Coelho <luciano.coelho@intel.com> | Wed May 15 15:09:24 2019 +0300 |
committer | Luca Coelho <luciano.coelho@intel.com> | Sat Jun 29 10:09:41 2019 +0300 |
tree | cede3831748c89604c28d1abb5474218184eda59 | |
parent | ac70499ee97231a418dc1a4d6c9dc102e8f64631 [diff] |
iwlwifi: pcie: increase the size of PCI dumps Currently we dump only the first 64 bytes of the PCI config space, which leaves out some important things, such as the base address registers. Increase it to 352 for the PCI device and to 524 for the rootport to make sure we include everything we need. Signed-off-by: Luca Coelho <luciano.coelho@intel.com>