diff options
author | Vasundhara Volam <[email protected]> | 2014-03-03 14:25:07 +0530 |
---|---|---|
committer | David S. Miller <[email protected]> | 2014-03-03 15:48:11 -0500 |
commit | c91289510602baf9a05b3501d97dc70efa269e01 (patch) | |
tree | ca35e96ec6ad4c126085a65f517e2da2f38b44ec /tools/perf/util/trace-event-scripting.c | |
parent | 7ad09458a5be9a0990457c1a198e702559ac25ca (diff) |
be2net: Fix skb double free in be_xmit_wrokarounds() failure path
skb_padto(), skb_share_check() and __vlan_put_tag() routines free
skb when they return an error. This patch fixes be_xmit_workarounds()
to not free skb again in such cases.
Signed-off-by: Vasundhara Volam <[email protected]>
Signed-off-by: Sathya Perla <[email protected]>
Signed-off-by: Somnath Kotur <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions