diff options
author | 2013-01-11 14:46:37 +0000 | |
---|---|---|
committer | 2013-01-20 23:19:36 -0500 | |
commit | bc9540c637c3d8712ccbf9dcf28621f380ed5e64 (patch) | |
tree | 6d5d870889eace5924999667c47b0464bb1a3b0c /scripts/checkstack.pl | |
parent | net: splice: avoid high order page splitting (diff) | |
download | linux-dev-bc9540c637c3d8712ccbf9dcf28621f380ed5e64.tar.xz linux-dev-bc9540c637c3d8712ccbf9dcf28621f380ed5e64.zip |
net: splice: fix __splice_segment()
commit 9ca1b22d6d2 (net: splice: avoid high order page splitting)
forgot that skb->head could need a copy into several page frags.
This could be the case for loopback traffic mostly.
Also remove now useless skb argument from linear_to_page()
and __splice_segment() prototypes.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: Willy Tarreau <w@1wt.eu>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/checkstack.pl')
0 files changed, 0 insertions, 0 deletions