diff options
author | Eric Dumazet <edumazet@google.com> | 2013-01-11 14:46:37 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-01-20 23:19:36 -0500 |
commit | bc9540c637c3d8712ccbf9dcf28621f380ed5e64 (patch) | |
tree | 6d5d870889eace5924999667c47b0464bb1a3b0c /net/wimax | |
parent | 82bda6195615891181115f579a480aa5001ce7e9 (diff) |
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/wimax')
0 files changed, 0 insertions, 0 deletions