mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
dc1cd1d5ac
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>