]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ath10k: release pre_cal_file while unloading driver
authorRajkumar Manoharan <rmanohar@qti.qualcomm.com>
Wed, 27 Apr 2016 10:56:26 +0000 (16:26 +0530)
committerKalle Valo <kvalo@qca.qualcomm.com>
Fri, 6 May 2016 15:55:37 +0000 (18:55 +0300)
commit9a5f91a1d63f3e1fbd2148ffdce5b9ba98cbd88c
tree0b9cb46c1e9d439d1d8339958e6d5a662535d5eb
parentfa7937e3d5c293a3b1aceafbaa60ed0a60f4b319
ath10k: release pre_cal_file while unloading driver

Failing to release pre_cal_file caldata on deinit causes memory leak.

Fixes: b131129d9657 ("ath10k: fix calibration init sequence of qca99x0")
Signed-off-by: Rajkumar Manoharan <rmanohar@qti.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/core.c