android_kernel_xiaomi_sm8350/core/sap
Krishna Kumaar Natarajan 0379b59f95 qcacld-3.0: Fix memory leak in dfs module
Fix memory leak in dfs module by removing check for the board id.

During dfs_attach dfs_hw_bd_id was zero, so memory was allocated for
pulses_ext_seg but in wma registration process correct board was
updated. In dfs_detach while freeing the memory we check for the
board id and we leaked the memory for pulses_ext_seg.

Change-Id: Ica9719cc4cd67e895fad850c59c753d39473f46d
CRs-Fixed: 974299
2016-04-13 21:51:24 -07:00
..
dfs qcacld-3.0: Fix memory leak in dfs module 2016-04-13 21:51:24 -07:00
inc qcacld-3.0: Add qdf references in place of cdf 2016-03-24 11:58:26 -07:00
src qcacld-3.0: Fix reason code used during Nss update request 2016-04-13 21:51:23 -07:00