commit | ddf48ec1ef3f7459dca31a2e2f3d6d1728a048f4 | [log] [tgz] |
---|---|---|
author | Anubhav Gupta <anubhavg@codeaurora.org> | Mon Oct 03 14:24:13 2011 +0530 |
committer | Mat Martineau <mathewm@codeaurora.org> | Tue Oct 18 08:58:01 2011 -0700 |
tree | 7bac6db70e08752830ca7d0b2e8785a2153480d2 | |
parent | 2b7c5c9d9cd7e10c6815aba15d15f335024ff027 [diff] |
msm: 8960: Cleanup of memory held for frames sent over SMD transport In case of SMD (Shared memory driver) as HCI transport; once the Tx packets are written over SMD channel, the corresponding memory objects were not cleaned resulting in memory leaking. Now these are appropriately cleaned up to avoid reset because of low memory in long run scenarios. Change-Id: Id53a79fb1c6b6a6cf756fd760a84fca8585c4a68 CRs-fixed: 306045 Signed-off-by: AnubhavGupta <anubhavg@codeaurora.org>