diff options
author | Zoltan Kiss <[email protected]> | 2014-07-18 19:08:02 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2014-07-20 20:56:05 -0700 |
commit | 1a998d3e6bc1e44f4c0bc7509bdedef8ed3845ec (patch) | |
tree | 343f6de6312d5fa186b808a800bff404a2047367 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 7801db8aec957fa6610efe0ee26a6c8bc0f1d73b (diff) |
xen-netback: Fix handling frag_list on grant op error path
The error handling for skb's with frag_list was completely wrong, it caused
double unmap attempts to happen if the error was on the first skb. Move it to
the right place in the loop.
Signed-off-by: Zoltan Kiss <[email protected]>
Reported-by: Armin Zentai <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [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