summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/iwl-fw-error-dump.h
diff options
context:
space:
mode:
authorMatti Gottlieb2016-03-10 15:18:26 +0100
committerEmmanuel Grumbach2016-03-20 12:26:02 +0100
commitcd47a3d3c72825b5feeb31c1974b0dc875692481 (patch)
treeaedcbbd321b0ac597e341089b5427fb1ffa6c780 /drivers/net/wireless/intel/iwlwifi/iwl-fw-error-dump.h
parentiwlwifi: mvm: Decrease size of the paging download buffer (diff)
downloadkernel-qcow2-linux-cd47a3d3c72825b5feeb31c1974b0dc875692481.tar.gz
kernel-qcow2-linux-cd47a3d3c72825b5feeb31c1974b0dc875692481.tar.xz
kernel-qcow2-linux-cd47a3d3c72825b5feeb31c1974b0dc875692481.zip
iwlwifi: mvm: make sure FW contains the right amount of paging sections
Paging contains 3 sections in the fw. The first for the paging separator, The second for the CSS block, the third with the paging data. Currently if the driver finds the paging separator, and there is only section left (CSS), once reading the CSS section, the driver will attempt to read the paging data and will go out of the arrays bounds. Make sure that the FW image contains the right amount of sections for paging. Signed-off-by: Matti Gottlieb <matti.gottlieb@intel.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Diffstat (limited to 'drivers/net/wireless/intel/iwlwifi/iwl-fw-error-dump.h')
0 files changed, 0 insertions, 0 deletions