qcacld-3.0: Free wow params as apart of the suspend/resume

Free wow params as apart of the suspend/resume.

Change-Id: I6a3ab9098704cfd7e7d270b0a77f0521ae9d9ce9
CRs-Fixed: 2019140
This commit is contained in:
Mukul Sharma
2017-03-14 15:07:14 +05:30
committed by Sandeep Puligilla
parent 2caeaf7b4a
commit 72ffb7e14b

View File

@@ -600,6 +600,8 @@ static int __wlan_hdd_bus_suspend(pm_message_t state,
}
hdd_info("bus suspend succeeded");
qdf_mem_free(params);
params = NULL;
return 0;
resume_wma: