diff options
author | Eric Dumazet <[email protected]> | 2013-02-19 12:14:10 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2013-02-19 22:24:04 -0500 |
commit | 4aa896c4baaab2b4f499c7434f85457f9f3d9fe4 (patch) | |
tree | ef757028d21d1313686e7ebc309ff445f549cd82 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | 303c07db487be59ae9fda10600ea65ca11c21497 (diff) |
ip_gre: remove an extra dst_release()
commit 68c331631143 (v4 GRE: Add TCP segmentation offload for GRE)
introduced a bug in error path.
dst is attached to skb, so will be released when skb is freed.
Signed-off-by: Eric Dumazet <[email protected]>
Cc: Pravin B Shelar <[email protected]>
Acked-by: Pravin B Shelar <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions