commit | b5e486945e4c4589a45f7903342b6b063a8f9e8b | [log] [tgz] |
---|---|---|
author | Cemil Coskun <ccoskun@codeaurora.org> | Thu Jun 27 11:10:55 2019 -0700 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Sun Aug 18 23:47:19 2019 -0700 |
tree | b72695d3169e2ebc1bdf80c1f44879926e414829 | |
parent | 92fbe418d9cdd83b7649a506376ecd062c694bd9 [diff] |
[qca-nss-drv] Defrag the frag_list while sending in to the firmware Currently, NSS-FW is expecting frag_list only send back to the host for freeing. By this change, we can receive the skb for both freeing, and sending it through the kernel stack. Change-Id: I9a3e78861f44598355bad8dca23cd94f3eeea00c Signed-off-by: Cemil Coskun <ccoskun@codeaurora.org>