diff options
author | Sridhar Samudrala <sri@us.ibm.com> | 2013-04-29 15:02:42 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-04-30 06:18:13 +0200 |
commit | 0c772159d1ae15c664304f0830c9aec4702593da (patch) | |
tree | 964dfe8cd600f518a83325e56f1f60390df8a293 /include/uapi | |
parent | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... (diff) | |
download | linux-0c772159d1ae15c664304f0830c9aec4702593da.tar.xz linux-0c772159d1ae15c664304f0830c9aec4702593da.zip |
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 'include/uapi')
0 files changed, 0 insertions, 0 deletions