diff options
| author | Eric Dumazet <edumazet@google.com> | 2013-01-11 14:46:37 +0000 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2013-01-11 16:48:08 -0800 |
| commit | 18aafc622abf492809723d9c5a3c5dcea287169e (patch) | |
| tree | 870c5204b43f76b29bb4ea4468218a70c0d73384 /net/unix/af_unix.c | |
| parent | fb0174723e578f9023f1237143fb81e75f470f60 (diff) | |
| download | olio-linux-3.10-18aafc622abf492809723d9c5a3c5dcea287169e.tar.xz olio-linux-3.10-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 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions