commit | 436fc381deeac8d870c95a3f85e1d56f37c03aa6 | [log] [tgz] |
---|---|---|
author | Selin Dag <sdag@codeaurora.org> | Thu Apr 14 16:06:43 2016 -0700 |
committer | Selin Dag <sdag@codeaurora.org> | Mon Apr 18 12:29:40 2016 -0700 |
tree | 820f8b15f3263323e67062256da7e0d6df815c19 | |
parent | 2306a819d6e64446d10beebf19b88086a07ec244 [diff] |
[qca-nss-drv] Fix memory leak in receiving an SKB chain Keep the state of an skb chain in case we stop processing in the middle of receiving one. Otherwise we leak the partially received skb. Change-Id: I85760a08ff67a29e45fd45a5193e85232698b27c Signed-off-by: Selin Dag <sdag@codeaurora.org>