]> asedeno.scripts.mit.edu Git - linux.git/commit
iwlwifi: pcie: increase the size of PCI dumps
authorLuca Coelho <luciano.coelho@intel.com>
Wed, 15 May 2019 12:09:24 +0000 (15:09 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Sat, 29 Jun 2019 07:09:41 +0000 (10:09 +0300)
commitc4d3f2ee66a8dd5e2f5876488a1fa876484617ca
treecede3831748c89604c28d1abb5474218184eda59
parentac70499ee97231a418dc1a4d6c9dc102e8f64631
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>
drivers/net/wireless/intel/iwlwifi/pcie/trans.c