commit | a7b6842a72c390e404c21bab613db165bcd8d277 | [log] [tgz] |
---|---|---|
author | Kiran Venkatappa <kiranv@codeaurora.org> | Fri Jul 14 20:53:37 2017 +0530 |
committer | snandini <snandini@codeaurora.org> | Sat Jul 15 10:05:33 2017 -0700 |
tree | e747ba505898ce6670382400f3bd9efbde68357c | |
parent | 786c9550d6e4575936df234c19f4632e4dbfd406 [diff] |
qcacmn: Initialize msdu_info in dp_tx_send_multiple Initialize msdu_info before calling API to queue frames in HW. msdu_info provides tid info which was going as random value to HW causing target assert. Intialize it so that proper value is used. Change-Id: I5028508f05b7b8ff2be123c21b3aed75adeb54d8 CRs-Fixed: 2076799