commit | ccdc3d6d15555b170a977e9dd82c5e9db465f10a | [log] [tgz] |
---|---|---|
author | Shahar S Matityahu <shahar.s.matityahu@intel.com> | Thu Jun 13 08:29:55 2019 +0300 |
committer | Luca Coelho <luciano.coelho@intel.com> | Fri Sep 06 15:31:18 2019 +0300 |
tree | c7762ef9d43a706288ab76ad10106adc6ad8274b | |
parent | 15995b759307b39dc28d4480db970eacd9a2a80c [diff] |
iwlwifi: dbg_ini: maintain buffer allocations from trans instead of TLVs buffer Maintain DRAM debug buffer status in trans instead of keeping it as part of the TLVs buffer to avoid allocating extra space for it. Needed for future changes. Signed-off-by: Shahar S Matityahu <shahar.s.matityahu@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>