commit | a2f8e8dbe160136024175f4d47703add2ed59081 | [log] [tgz] |
---|---|---|
author | Zhu Jianmin <jianminz@codeaurora.org> | Sun Feb 11 16:37:10 2018 +0800 |
committer | snandini <snandini@codeaurora.org> | Tue Feb 13 09:33:52 2018 -0800 |
tree | 1728ce64e31790c219873cef6b222686493a7e5b | |
parent | 0a7325aacc5008d51a16ca2090aff268cb6e8e6f [diff] |
qcacld-3.0: wait tx complete before vdev stop Before VDEV_STOP is initiated by host, sometimes there are outstanding mgmt tx pkts left in FW. need wait all tx complete, or peer vdev ref count keep held. In P2P GO/SAP mode, no wait since wma->interfaces[session_id].delay_before_vdev_stop is 0, ini relative cfg isn't passed to wma at all. Change-Id: I1c3d137bb08624e30cc220e0fa0e31e6d6fc8a9d CRs-Fixed: 2184096