diff options
author | Haiyang Zhang <[email protected]> | 2016-01-25 09:49:31 -0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2016-01-25 10:51:53 -0800 |
commit | c85e4924452ae8225c8829f3fa8a2f7baa34bc5c (patch) | |
tree | 1c7fe6024c71a212c6c71d45ed695b842b8357eb /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 757647e10e55c01fb7a9c4356529442e316a7c72 (diff) |
hv_netvsc: Fix book keeping of skb during batching process
Since eliminating send_completion_tid from struct hv_netvsc_packet, we
haven't add proper book keeping for the skb of the batched packet. This
patch fixes this issue and allows the previous skb is properly freed.
Otherwise, a panic may happen.
Thanks to Simon Xiao <[email protected]> for bisecting and analysis.
Signed-off-by: Haiyang Zhang <[email protected]>
Reviewed-by: K. Y. Srinivasan <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions