diff options
author | 2017-04-19 11:13:40 +0100 | |
---|---|---|
committer | 2017-04-20 16:27:15 -0400 | |
commit | e9156cd26a495a18706e796f02a81fee41ec14f4 (patch) | |
tree | 1611a0f290429a70e0fbbecada5a825f2af0e324 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | MAINTAINERS: update entry for TI's CPSW driver (diff) | |
download | wireguard-linux-e9156cd26a495a18706e796f02a81fee41ec14f4.tar.xz wireguard-linux-e9156cd26a495a18706e796f02a81fee41ec14f4.zip |
smsc95xx: Use skb_cow_head to deal with cloned skbs
The driver was failing to check that the SKB wasn't cloned
before adding checksum data.
Replace existing handling to extend/copy the header buffer
with skb_cow_head.
Signed-off-by: James Hughes <james.hughes@raspberrypi.org>
Acked-by: Eric Dumazet <edumazet@google.com>
Acked-by: Woojung Huh <Woojung.Huh@microchip.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions