commit | 1dab23b24c1dcd2e1bcebeffc9e9b39f16763766 | [log] [tgz] |
---|---|---|
author | Govind Singh <govinds@codeaurora.org> | Sat Aug 12 13:31:00 2017 +0530 |
committer | snandini <snandini@codeaurora.org> | Tue Sep 26 17:52:43 2017 -0700 |
tree | 5b8127cca0467488bf89569080badd232b942a50 | |
parent | 6f6d711e01cd7105aba1ec236d184dd3c51cd539 [diff] |
qcacld-3.0: Flush ipa_pm work during the stop adapter The IPA SKB's stuck in exception path are flushed after adapter is deleted can lead to null pointer dereference of adapter as IPA skb's have reference to this adapter in their CB struct. Flush ipa_pm work during the stop adapter and ensure the queue is emptied and no outstanding buffer from IPA exception path. CRs-Fixed: 2092131 Change-Id: I24f0c166cee1b5e0fed1c0c49a53c1a2117c900c