commit | 96c285da0dfaaafb36586d27144b717a8198bc27 | [log] [tgz] |
---|---|---|
author | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Tue Apr 14 23:14:48 2015 +0300 |
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Wed Apr 29 13:53:20 2015 +0300 |
tree | 01d4db3dbb3afe2039366e9b502b3f07331c7201 | |
parent | e5629be7c9984c8427f36bc01c2c35fb4a21d26b [diff] |
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>