commit | 658605b07dfb9f66a069312df42cc25b854075d2 | [log] [tgz] |
---|---|---|
author | Selin Dag <sdag@codeaurora.org> | Wed Jan 21 16:07:43 2015 -0800 |
committer | Selin Dag <sdag@codeaurora.org> | Wed Jan 21 17:24:00 2015 -0800 |
tree | ed5e8998019841d3392920402381e8789f3a5df3 | |
parent | bdfd5fc6f49981503ef1c974d45352af610e5b3b [diff] |
[qca-nss-drv] Do not reset the sent skb's fraglist When we send down an skb with a fraglist to NSS FW, for all the skbs attached to the fraglist to be properly discarded, the fraglist pointer should be left intact. Remove the code that resets this flag. Change-Id: I1e57abb59bfbc5800702ee9f39d14e2674ce788e Signed-off-by: Selin Dag <sdag@codeaurora.org>