diff options
author | Sridhar Samudrala <sri@us.ibm.com> | 2013-04-29 17:02:42 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-04-30 08:18:13 +0400 |
commit | 0c772159d1ae15c664304f0830c9aec4702593da (patch) | |
tree | 964dfe8cd600f518a83325e56f1f60390df8a293 /net/9p/protocol.c | |
parent | 1ab137bc99138dd0d459655642bee16afec8b7ce (diff) | |
download | linux-0c772159d1ae15c664304f0830c9aec4702593da.tar.xz |
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/9p/protocol.c')
0 files changed, 0 insertions, 0 deletions