diff options
author | Sridhar Samudrala <sri@us.ibm.com> | 2013-04-29 13:02:42 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-04-30 00:18:13 -0400 |
commit | 0c772159d1ae15c664304f0830c9aec4702593da (patch) | |
tree | 964dfe8cd600f518a83325e56f1f60390df8a293 /net/openvswitch | |
parent | 1ab137bc99138dd0d459655642bee16afec8b7ce (diff) |
net: Use consume_skb() to free gso segmented skb
Use consume_skb() to free the original skb that is successfully transmitted
as gso segmented skbs so that it is not treated as a drop due to an error.
Signed-off-by: Sridhar Samudrala <sri@us.ibm.com>
Acked-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/openvswitch')
0 files changed, 0 insertions, 0 deletions