diff options
author | Pravin B Shelar <[email protected]> | 2014-12-23 16:20:32 -0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2014-12-23 23:57:31 -0500 |
commit | 997e068ebc17d8d57e735578df44b6341cd5f2f3 (patch) | |
tree | 2fc6e7b30a84898baeb28fd3ec783e292541335c /tools/perf/scripts/python/stackcollapse.py | |
parent | cbe7e76d94f59e89302bd514e4b685e03d1ebbe4 (diff) |
openvswitch: Fix vport_send double free
Today vport-send has complex error handling because it involves
freeing skb and updating stats depending on return value from
vport send implementation.
This can be simplified by delegating responsibility of freeing
skb to the vport implementation for all cases. So that
vport-send needs just update stats.
Fixes: 91b7514cdf ("openvswitch: Unify vport error stats
handling")
Signed-off-by: Pravin B Shelar <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions