diff options
author | Eric Dumazet <edumazet@google.com> | 2013-01-11 15:46:37 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-01-12 01:48:08 +0100 |
commit | 18aafc622abf492809723d9c5a3c5dcea287169e (patch) | |
tree | 870c5204b43f76b29bb4ea4468218a70c0d73384 /Documentation/networking | |
parent | gianfar: use more portable i/o accessors (diff) | |
download | linux-18aafc622abf492809723d9c5a3c5dcea287169e.tar.xz linux-18aafc622abf492809723d9c5a3c5dcea287169e.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 'Documentation/networking')
0 files changed, 0 insertions, 0 deletions