commit | 6d90ef32d5f37017db09342b3f68b83dd3ca11b1 | [log] [tgz] |
---|---|---|
author | Dhanashri Atre <datre@codeaurora.org> | Thu Nov 10 16:27:38 2016 -0800 |
committer | qcabuildsw <qcabuildsw@localhost> | Sat Nov 26 13:35:33 2016 -0800 |
tree | 82844f78be4e296e8a1d8226bb90a17baf6ef195 | |
parent | 10a93237e6d8b26c485acae929f2a7e2ff7c6d53 [diff] |
qcacmn: Separate peer object creation from other initialization Seperate the dp peer object allocation from setting the peer's default routing and default rx tid queues. This change is to address a race condition where the HTT peer map message arrives before the peer object is created. Change-Id: Ibb0671d29ffac41fd06bb8a88476f37120d99ccb CRs-Fixed: 1089662