commit | dc1cd1d5ac22dbcd158c3de62b76ebb80e55d46b | [log] [tgz] |
---|---|---|
author | Shahar S Matityahu <shahar.s.matityahu@intel.com> | Thu Apr 06 13:35:38 2017 +0300 |
committer | Luca Coelho <luciano.coelho@intel.com> | Mon Jun 05 21:47:10 2017 +0300 |
tree | b66a7c78e2c5ea2019902619285d706a4f16e4d7 | |
parent | 15098803d38778070b8edfa5a3d5fc4fef10d0a1 [diff] |
iwlwifi: fix host command memory leaks Sending host command with CMD_WANT_SKB flag demands the release of the response buffer with iwl_free_resp function. The patch adds the memory release in all the relevant places Signed-off-by: Shahar S Matityahu <shahar.s.matityahu@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>