diff options
author | Andy Zhou <azhou@nicira.com> | 2014-05-07 02:23:48 +0200 |
---|---|---|
committer | Pravin B Shelar <pshelar@nicira.com> | 2014-06-29 23:10:43 +0200 |
commit | fe984c08e20f0fc2b4666bf8eeeb02605568387b (patch) | |
tree | 671315d3508f8a202c4187062a83ab24beed0e7f /net/openvswitch/vport-gre.c | |
parent | powerpc: bpf: Fix the broken LD_VLAN_TAG_PRESENT test (diff) | |
download | linux-fe984c08e20f0fc2b4666bf8eeeb02605568387b.tar.xz linux-fe984c08e20f0fc2b4666bf8eeeb02605568387b.zip |
openvswitch: Fix a double free bug for the sample action
When sample action returns with an error, the skb has already been
freed. This patch fix a bug to make sure we don't free it again.
This bug introduced by commit ccb1352e76cff05 (net: Add Open vSwitch
kernel components.)
Signed-off-by: Andy Zhou <azhou@nicira.com>
Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
Diffstat (limited to 'net/openvswitch/vport-gre.c')
0 files changed, 0 insertions, 0 deletions