commit | 0535b1f48aa39d85a99ba797cb23452d6dd06997 | [log] [tgz] |
---|---|---|
author | Christopher Chopp <cchopp@codeaurora.org> | Thu Feb 20 00:18:30 2020 -0800 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Thu Feb 20 19:34:59 2020 -0800 |
tree | acdc0c8bd6b84cfa4bb51188df5ab6a3c2400505 | |
parent | ec8eb156613008a3afa06130dbd5afe10ea681d0 [diff] |
qca-wifi: Rectify nbuf copy expand in TX Capture feature Replace skb_copy_expand with qdf_nbuf_copy_expand to correctly get offset for expand length. Additionally, loop over all elements in nbuf_ppdu_desc_list instead of only checking once. Change-Id: If9aed3c7c97354d912923ca25c8c52f1db27dac1 CRs-Fixed: 2620672