diff options
author | Eric Dumazet <edumazet@google.com> | 2017-04-19 18:59:26 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-04-21 19:24:06 +0200 |
commit | 39fba7835aacda65284a86e611774cbba71dac20 (patch) | |
tree | cc445a8119f1eee88c561ee3bb8b0339b98f66c5 /net/core/skbuff.c | |
parent | ch9200: use skb_cow_head() to deal with cloned skbs (diff) | |
download | linux-39fba7835aacda65284a86e611774cbba71dac20.tar.xz linux-39fba7835aacda65284a86e611774cbba71dac20.zip |
kaweth: use skb_cow_head() to deal with cloned skbs
We can use skb_cow_head() to properly deal with clones,
especially the ones coming from TCP stack that allow their head being
modified. This avoids a copy.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: James Hughes <james.hughes@raspberrypi.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core/skbuff.c')
0 files changed, 0 insertions, 0 deletions