commit | 905e36ae172c83a30894a3adefab7d4f850fcf54 | [log] [tgz] |
---|---|---|
author | Matti Gottlieb <matti.gottlieb@intel.com> | Sun Feb 14 17:05:39 2016 +0200 |
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Tue Feb 23 21:51:30 2016 +0200 |
tree | 15898501b249ddd5f3064bb7559013395de17739 | |
parent | fb896c44f88a75843a072cd6961b1615732f7811 [diff] |
iwlwifi: mvm: Fix paging memory leak If the opmode is stopped and started again we did not free the paging buffers. Fix that. In addition when freeing the firmware's paging download buffer, set the pointer to NULL. Signed-off-by: Matti Gottlieb <matti.gottlieb@intel.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>