diff options
author | 2014-03-03 14:25:07 +0530 | |
---|---|---|
committer | 2014-03-03 15:48:11 -0500 | |
commit | c91289510602baf9a05b3501d97dc70efa269e01 (patch) | |
tree | ca35e96ec6ad4c126085a65f517e2da2f38b44ec /tools/perf/scripts/python/export-to-postgresql.py | |
parent | be2net: clear promiscuous bits in adapter->flags while disabling promiscuous mode (diff) | |
download | linux-dev-c91289510602baf9a05b3501d97dc70efa269e01.tar.xz linux-dev-c91289510602baf9a05b3501d97dc70efa269e01.zip |
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 <vasundhara.volam@emulex.com>
Signed-off-by: Sathya Perla <sathya.perla@emulex.com>
Signed-off-by: Somnath Kotur <somnath.kotur@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions