Johannes Berg 718ceb22a0 iwlwifi: pcie: free context info in case of failures
If iwl_pcie_ctxt_info_init_fw_sec() fails, the previous allocated DMA
memory needs to be freed (it even goes out of scope immediately.)
Do that to prevent the leak.

Fixes: eda50cde58de ("iwlwifi: pcie: add context information support")
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
2017-04-20 07:28:03 +03:00
..
2017-03-20 18:43:17 +02:00
2017-04-13 17:05:19 +03:00
2017-03-22 11:03:37 +02:00
2015-11-18 14:28:31 +02:00
2017-04-03 19:09:40 -07:00