]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: allow to limit the size of the external buffer for firmware debugging
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Tue, 14 Apr 2015 20:14:48 +0000 (23:14 +0300)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Wed, 29 Apr 2015 10:53:20 +0000 (13:53 +0300)
commitcc8d6924e09c977f3e6f3b807713fb7bf71483bc
tree01d4db3dbb3afe2039366e9b502b3f07331c7201
parent8574160cf95b7d6381f9f14d71acf9a29a1ebc75
iwlwifi: allow to limit the size of the external buffer for firmware debugging

When we use an external buffer, it is allocated from the
t DRAM and can be as big as 64MB. This buffer is huge and
might not be needed for the specific issue being chased.
Especially if lots of dumps are going to be created.
Allow to limit the size of the buffer in the configuration.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/iwlwifi/iwl-fw-file.h
drivers/net/wireless/iwlwifi/pcie/trans.c